itch.io is community of indie game creators and players

Devlogs

Add 'set bounding box scale' ACE and script function

Construct 3 3DObject Plugin - SDK V1 only
A browser asset pack made in HTML5

Add 'set bounding box scale' ACE and script function. This can help keep the bounding box visible as the orientation and location of a 3DObject moves within the viewport. I have found scales of 1.5-2 work well.

If using this function, I recommend using another sprite pinned to the 3DObject as a bounding box used for collision, behaviors, etc. (in general I think this is the better way, treat 3DObject like an animation, but another sprite used for game logic, behaviors and collisions.

Files

  • 3DObject-2-28-0.c3addon 56 kB
    May 18, 2022
Download Construct 3 3DObject Plugin - SDK V1 only
Leave a comment