Lucas Petitjean
Lucas Petitjean
**Do you want to request a *feature*, report a *bug*, or ask a *question* about wit?** Bug with API endpoint `/entities/:entity` on method `DELETE`. **What is the current behavior?** Each...
- [ ] **This PR requires #5039 to be merged.** Adding back the zone component. It supports detection against entities position as well as using colliders. Dectection from colliders can...
- [ ] **Requires to update Ammo.js to latest version.** (which is not a breaking change) - - [x] **Requires exposure of `setFlags` (and optionally `getFlags` for counterpart) from `Ammo.btRigidBody`...
- [x] **Requires to update Ammo.js to latest version.** (which is not a breaking change) - [X] **No custom IDL for Ammo.js required.** Deprecated `RaycastResult` for `HitResult` as it is...
Implements tests for Ammo.js Moved from #5106, use IDL from [playcanvas/ammo.js](https://github.com/playcanvas/ammo.js), put as draft waiting for current IDL used by editor or update to latest [kripken/ammo.js](https://github.com/kripken/ammo.js). I confirm I have...
Hey there! I ran into some troubles with Ammo.js and a trigger body. For some reasons I couldn't reproduce it on certain triggers but for some standalone triggers Ammo.js throws...