BJRun Block
From WinWolf3D/WDC
The BJ run block is a WGD block that defines the victory run and jump animation sequence for your game.
Syntax
BJRun ... End
Notes
- Without this block, the game simply exits to the "you won" screen.
Valid Commands
Example
BJRun AddState s_bjrun 514 12 T_BJRun AddState s_bjrun 514 3 AddState s_bjrun 515 8 T_BJRun AddState s_bjrun 516 12 T_BJRun AddState s_bjrun 516 3 AddState s_bjrun 517 8 T_BJRun AddState s_bjjump 518 14 T_BJJump AddState s_bjjump 519 14 A_BJYell AddState s_bjjump 520 14 T_BJJump AddState s_bjjump 521 300 A_BJDone End