You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you'd like
Rewrite player.gd and the player scene in general to make use of a state machine instead of a single monolithic script.
Do you intend to contribute this yourself? If so, how do you plan on doing it?
I can provide a state machine implementation designed with platforming in mind, derivative of https://github.com/Charpurrr/SuperMarioSolarEngine. I may be able to code the states themselves, but perhaps not.
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like
Rewrite player.gd and the player scene in general to make use of a state machine instead of a single monolithic script.
Do you intend to contribute this yourself? If so, how do you plan on doing it?
I can provide a state machine implementation designed with platforming in mind, derivative of https://github.com/Charpurrr/SuperMarioSolarEngine. I may be able to code the states themselves, but perhaps not.
The text was updated successfully, but these errors were encountered: