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