Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

Update physics API and example #176

Open
Aposhian opened this issue Sep 19, 2021 · 1 comment
Open

Update physics API and example #176

Aposhian opened this issue Sep 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Aposhian
Copy link

What problem does this solve or what need does it fill?
Rapier physics integration is very valuable, but the current API and examples do not use the latest API, and physics_dungeon is broken.

Describe the solution would you like?
Use the latest Rapier API including:

  • Using RigidBody and Collider components rather than RigidBodySet

Describe the alternative(s) you've considered?
Removing the physics example while non-functional?

Additional context
N/A

@Aposhian Aposhian added the enhancement New feature or request label Sep 19, 2021
@joshuajbouw
Copy link
Owner

Yeah it was shelved for the time being as it required quite a large overhaul that was WIP.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants