pmndrs / ecctrl

🕹️ A floating rigibody character controller
MIT License
467 stars 50 forks source link

Is it possible to create free floating "spaceship" character controls #29

Open lighthaus205 opened 6 months ago

lighthaus205 commented 6 months ago

Is it possible somehow to use these controls to realise something like a spaceship. So that without using a Floor the character won't endlessly fall and finding a way to control the spaceship on all three axes, so that it can go right, left, forward, backward and additionally up & down.

I could imagine this that instead of the Jump controls, there could be two keys (or buttons on mobile) for up & down movement.

ErdongChen-Andrew commented 6 months ago

This could also be valuable for underwater simulation 🤔. I might test it more in the future.

lighthaus205 commented 2 weeks ago

@ErdongChen-Andrew Did you have a chance to test it? I'm curious if there's a way to implement this for Ecctrl.