LooksForFuture / Bullet-for-ursina

Bullet physics for ursina engine
MIT License
31 stars 2 forks source link

First Person Shooter class #5

Open bradnielsen2981 opened 1 year ago

bradnielsen2981 commented 1 year ago

Is there a way to get Bullet physics working with the First Person Controller class in ursina?

LooksForFuture commented 1 year ago

Hi. Making them work together is somehow impossible, because ursona's character controller uses panda 3d physics. But I have implemented a character controller with bullet which you can use to make your own first person character controller.

On Tue, Nov 28, 2023, 11:37 AM Brad Nielsen @.***> wrote:

Is there a way to get Bullet physics working with the First Person Controller class in ursina?

— Reply to this email directly, view it on GitHub https://github.com/LooksForFuture/Bullet-for-ursina/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANSH6OUVHQFW2MV5IOG3NO3YGWLULAVCNFSM6AAAAAA75J63JKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYTGOBXGUYTQNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Coinduke commented 8 months ago

how do you use the character controller