Godot Engine
General
- https://docs.godotengine.org/en/stable/getting_started/step_by_step/your_first_game.html
- https://www.gdquest.com/tutorial/godot/2d/local-multiplayer-input/
- https://andymaloney.com/2021/02/code/vertical-scrolling-parallax-backgrounds-in-godot/
- https://kidscancode.org/godot_recipes/2d/2d_shooting/
- https://www.youtube.com/watch?v=dg0CQ6NPDn8
- Godot Shaders: How to Make Animated 2D Fog (Procedural)
- 2D Lights and Shadows in Godot
- 2d Mesh Deform and Rigging in Godot 3.1: Skeleton2D...
- How to Draw Clouds in Pixel Art
- https://github.com/godotengine/awesome-godot#awesome-godot-
JSON
- https://docs.godotengine.org/en/stable/classes/class_json.html
- https://godotengine.org/qa/8291/how-to-parse-a-json-file-i-wrote-myself
Tutorials/Snippets:
Art/Assets/Sprites:
Tools:
Code:
- [[Connect Signal]]