A_MouseThink

From SRB2 Wiki
Jump to navigation Jump to search

A_MouseThink is an action that was formerly used as the thinker for the mice flickies that are released by certain enemies. The action depletes the actor's reaction time value by 1 every time it is called. Once the reaction time reaches 0 and the actor is on the floor, it will randomly turn either left or right by 90° and then move forward for the duration of the current state. The actor's Speed property sets the movement speed in fracunits/tic. The actor's reaction time is then reset to 7 so that the process can start anew.

  Actions – Movement [view]
A_BubbleRiseA_BunnyHopA_CapeChaseA_ChaseA_FishJumpA_ForceStopA_HomingChaseA_InstaLoopA_KnockBackA_MouseThinkA_MoveAbsoluteA_MoveRelativeA_PushAwayA_ScoreRiseA_SkullAttackA_ThrustA_ZThrust