Change size in Collision
sebmacfly
Member Posts: 1,018
Hello!, me again
Anybody know how to change the collision size on a actor? I don't want to collide with all the actor...
Anybody know how to change the collision size on a actor? I don't want to collide with all the actor...
Comments
I maked a second actor (invisible) with a smaller size, and i do the collision with that second actor.
~CTM
or
If you resize an image using "Change Attribute" on the actor's "width" and/or "height", then the image *and* the collision size are resized.
or
Or you can constrain another invisible actor as you have done, but that is a bit more processor heavy.
An no problem with creating the app? GS will do it without any error?