pokepetter / ursina

A game engine powered by python and panda3d.
https://pokepetter.github.io/ursina/
MIT License
2.13k stars 321 forks source link

Update falling in first_person_controller.py #657

Closed Pythom1234 closed 2 months ago

Pythom1234 commented 5 months ago

When you fall very fast, you stop somewhere inside the entity. Now you will fall either as before or so that you do not get in the entity.

pokepetter commented 2 months ago

I didn't notice any change. I don't see how using self.height i relevant either. Maybe it worked simply because it's a higher number?