ZealanL / RocketSim

A C++ library for simulating Rocket League games at maximum efficiency
MIT License
63 stars 15 forks source link

Fix Flip Resets #7

Closed uservar closed 1 year ago

uservar commented 1 year ago

As it is now you can't jump nor dodge after falling off the ceiling or otherwise not jumping off of a surface, this should fix that.

ZealanL commented 1 year ago

Not sure when this broke cause it worked at some point when I tested it, but thanks.