gdquest-demos/godot-kickstarter-2019

Create a Platform Game Character with Godot

Closed this issue · 1 comments

Code a professional side view 2d game character with the Free game engine Godot! Learn the fundamentals you need to code solid movement for platformers, action-adventure, and Metroidvania games.

Audience

This course is for people who have some experience with Godot.

You will learn to

  • Code character movement a side-scrolling game
  • Create a hook mechanic
  • Use steering behaviors
  • Code a Hierarchical Finite State Machine