KawaProductions / BoyoRPG

1 stars 0 forks source link

Transition From Coding With AnimationPlayer To AnimationTree #9

Open Syvrus opened 2 months ago

Syvrus commented 2 months ago

Transition from coding with solely AnimationPlayer to also using AnimationTree. For smoother transitions and future ease of using animations, we can use state machines inside of AnimationTree to control animations based on input and player state.

Syvrus commented 1 month ago

Also added @Sdc97 since you said you wanted to do the conversion for the slime. Feel free to correct me if I'm wrong. If so, I'll work on it