DaltonSW / MVM23

Metroidvania Month 23 - Written in C# Godot 4.0
0 stars 1 forks source link

Fall state #8

Closed DaltonSW closed 8 months ago

DaltonSW commented 8 months ago

Implemented a FallState class to specifically handle Velocity.Y > 0

Handles issue #5