Point and click
As a continued effort to keep learning Godot, I've made a prototype system for omni-directional point and click movement system.
This is everything tagged Game Dev found in this website.
Last updated: .
As a continued effort to keep learning Godot, I've made a prototype system for omni-directional point and click movement system.
In my previous post I've made some basic point and click movement, but now I've implemented a state machine to keep track of the player's character state.