04-04-2010, 03:47 PM
is there a way to make something happens when an event touche another event
like if event001 touche event 002 then say hi....
like if event001 touche event 002 then say hi....
how to make an event touch another event
|
04-04-2010, 03:47 PM
is there a way to make something happens when an event touche another event
like if event001 touche event 002 then say hi....
08-24-2011, 01:19 PM
I don't think there's any built-in function for that. If you track every event's map X and map Y coordinates, then you could have a common event check for events being on the same x or y coordinate and also +1/-1 y or x coordinate, respectively. When a couple of events are next to each other, one of them says hi or whatever.
08-24-2011, 01:55 PM
th real question is why do you need that? you can event everything on screen and if you want lively Cities then simply take the time to Make their custom Movements more complex.Personaly I like to make event characters have lives of their own.
constantly looping a long string of things.Making chatty Bubbles in the animations thing so I can make them talk to each other. and having them say simple phrases in those bubbles. Itd take alot of time but its worth the payoff. |
« Next Oldest | Next Newest »
|