Hi , is there any way to use the collision box to trigger bigger sprites? If not can you please make me a plugin, I really want to buy , I've tried to recode but it didn't work out :*
Hello, you want the green box when touch red box, it'll call something, correct?
In the red box event, set it to parallel and call conditional branch: checkCollide(this._eventId, 'player')
That should do it.
Thank you 1000x