abdurahmansharif.uk

Devlog #1 - Godot Engine Initiation

I pushed my first project up at github.com/rylvion/MyFirstGodotProject and dove straight into Godot. Following the fundamentals from this tutorial:
➡️ Godot 4 2D Platformer - https://www.youtube.com/watch?v=S8lMTwSRoRg

Spent time breaking down the engine mechanics and mastering the essentials:

  • Installed and configured Godot from scratch
  • Learned core GDScript concepts and syntax
  • Built and connected signals / connectors
  • Explored 2D physics and movement systems
  • Worked with normalisation and vector control
  • Studied scene structure, nodes, and workflow patterns
Attachment
0