rmx Fps do not matter. When the delta time of a game frame advances the animation time past one or multiple events, they are triggered. And according to eventThreshold
during an animation transition when mixing multiple animations.
If you hear the event triggering too often, likely your game logic code is doing something wrong, either registering to the event multiple times, starting the animation multiple times or the like.