Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by szimek

Is there a built-in way to draw animation and collision boxes for entities like in Box2D (I'm not using Box2D right now)? I'm doing some strange position/angle mapping in draw function and have small issues that are hard to debug. I could try to draw them myself, but it's possible that I'll forget about applying offset, pivot or some other property and end up with incorrect boxes and that won't help me find my issue for sure :)

1 decade ago by Joncom

If you require 'plugins.box2d.debug' then collision boxes should draw automatically.
Page 1 of 1
« first « previous next › last »