FallEnvShake/fr
From M.U.G.E.N Wiki
This page is in progress of being translated to fr. You can help translating it or go to another language version that follows:
State Controller: FallEnvShake
Shakes the screen using the fall.envshake parameters set by an attack (see HitDef controller). This controller is effective only if GetHitVar(fall.envshake.time) is not zero, and it sets GetHitVar(fall.envshake.time) to zero after being executed. This controller is used in common1.cns to shake the screen when a player falls, and is not normally useful otherwise.
- Required parameters:
- none
- Optional parameters:
- none
- Example:
- See common1.cns.