* In the video I use: 20 gauge (wire diameter 0.8mm): About 30cm (12 inch) 24 gauge (wire diameter 0.5mm): About 10cm (4 inch) abacus crystal beads 6mm and 4mm Replayed from video: (23/7/2022) China ...
https://github.com/aralvega/unity-2d-demo-platformer.git 2. Open the cloned folder from Unity Hub as a 2D Project. 3. Unity will automatically generate the necessary ...
In chapter 07 you change the SpriteBatch.Begin() to be SpriteBatch.Begin(samplerState: SamplerState.PointClamp);. I think this is a good opportunity to tell the reader to read the documentation on it ...