(Think of these guides as more of a kicking off point than a strict step by step guide. Don't be like me, start off with a simple Zelda like or a platformer, don't just right into doing this headache inducing stuff. Go over what this information can be applied to)
(State the directories found in guides so far and the recommended order)
(Overview)
- breaking down the problem
(summary and point to top-down-3D-collision/breaking-down-the-problem.md)
- jumping player
(summary and point to top-down-3D-collision/player-character.md)
- adaptive colliders
(summary and point to top-down-3D-collision/adaptive-colliders.md)
(Overview)
- sprite sorting
(summary and point to script-controlled-sprite-sorting/sprite-sorting)
(Overview)
- json parsing
(summary and point to json-dialogue-system/json-parsing.md)
- npc interaction
(summary and point to json-dialogue-system/npc-interaciton.md)