Skip to content

Inconsistent naming convention in code for glod-game tutorial #59

@Yttruire

Description

@Yttruire

List may not be exhaustive

  • Step 4 uses .x and .y variables, where as Step 5 uses .X and .Y
  • LoadTexture is used in step 3 when the shard name is load-texture. In subsequent steps, the shard is then renamed to LoadTexture. All should use load-texture to keep to the naming convention (kebab-case)
  • Step 5 uses .score in one part of the tutorial, then uses .Score in another

Metadata

Metadata

Assignees

Labels

Type: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions