2D Toolkit Forum
2D Toolkit => Support => Topic started by: neo750a on January 12, 2013, 09:11:24 pm
-
I've seen some examples but they are not very clear to me and was wondering if there was an example to how it works. Any help with this?
-
Check out demo #5, "Message".
That has a frame trigger (animationEvent) bound to one of the frames, which pops up a message on screen when hit.
tk2dDemoAnimController is the relevant c# file.