Okay so I need a sytem that is easy to use with 3 different "tags" that you can put in an event page.
For example in my game I want to display a "Press A to Talk" type image over character events and a "Press enter to Search" over searchable objects.
Here's an example.
Event Page:
In Game WITHOUT TAG:
In Game WITH TAG:
Whenever you are on the map all you see is the event. Whever you are within 2 squares of the event you will see the image.
I want it to use a picture over it, and if possible use an "animated" picture. (2 pictures names Talkbutton1, Talkbutton2 and it switches between them every 4 frames.)