Add x,y bounding box size based on model size
Construct 3 3DObject Plugin » Devlog
Add x, y bounding box based on the model x,y size. In the editor, the bounding box will resize based on the model scale and orientation. The y origin is at the bottom of the bounding box, the x origin is in the middle of the bounding box.
During runtime, the initial bounding box is set on the creation of the 3DObject. To reduce CPU performance requirements, the bounding box during runtime will only be updated when the update bounding box action is called.
In general, I still recommend collisions, etc. be based on another sprite or object and the 3DObject position tied to the other sprite / object for collisions, etc.
Files
3DObject-2-12-0.c3addon 48 kB
Jan 27, 2022
Get Construct 3 3DObject Plugin
Download NowName your own price
Construct 3 3DObject Plugin
Construct 3 3DObject, loaded from 3D model files (gltf embedded format)
Status | Released |
Category | Assets |
Author | kindeyegames |
Tags | 3D, construct, construct-3 |
More posts
- fix (perf) target to, improve perf - do not force animation26 days ago
- fix (file) corrupted file upload26 days ago
- Feat (rotation) add target to ACE (rotate to face target)27 days ago
- Feat (bones) update to support for 64 bones30 days ago
- 3DObject showcase: Syder Studios53 days ago
- Add 3D Effects affine texture support (PS1 retro)57 days ago
- fix (addon) fix corrupted addon74 days ago
- fix (accessors) add support for sparse accessors in gltf74 days ago
- Fix (node-disable) fix node disable without skinned node95 days ago
- fix (node-disable) regressionOct 09, 2024
Leave a comment
Log in with itch.io to leave a comment.