Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

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.

(+1)

Thank you 1000x