|
|
|
@ -4,7 +4,7 @@ using Fungus;
|
|
|
|
|
|
|
|
|
|
// Listens for animation events |
|
|
|
|
// The string parameter specifies a method name on the active room class |
|
|
|
|
public class AnimationEventListener : MonoBehaviour |
|
|
|
|
public class AnimationListener : MonoBehaviour |
|
|
|
|
{ |
|
|
|
|
void OnAnimationEvent(string methodName) |
|
|
|
|
{ |