Hey,
I'm looking for a way to create scripted events. So, if a player walks into a house and I want a series of events to run, like somebody walking X pixels then turning to look out a window or something.
I haven't been able to find anything about this. I imagine I'll be able to start it with a one-time use invisible sprite and check for colission. Not really sure how to do the timings though. Maybe some For loops?