- Joined
- Jan 13, 2014
- Messages
- 231
- Reaction score
- 112
- First Language
- English
- Primarily Uses
- RMMV
I think this is a fairly simple request, but I could be mistaken. It could also already be possible through a script call I am unaware of...
Basically I need a single function that lets me set an events graphic to the graphic of an actor via events.
I checked out events, and so far can't find a way to set an event dynamically to the current graphic of an actor in the database.
I am using my actors database to store multiple 'units' and their stats for a on map minigame system.
Something like a script or plugin call "match Y graphic : X" where Y is the event, and X is the actor ID. Y could be set to THIS to work in the event calling the function.
Thanks!
Basically I need a single function that lets me set an events graphic to the graphic of an actor via events.
I checked out events, and so far can't find a way to set an event dynamically to the current graphic of an actor in the database.
I am using my actors database to store multiple 'units' and their stats for a on map minigame system.
Something like a script or plugin call "match Y graphic : X" where Y is the event, and X is the actor ID. Y could be set to THIS to work in the event calling the function.
Thanks!
