EFPSE EDTOR, PLAYER VELOCITY SET for Weapons

Channel:
Subscribers:
92
Published on ● Video Link: https://www.youtube.com/watch?v=cNhmfqa6yE8



Duration: 0:00
38 views
1


if $global.player_dash == 1 {
player velocity set 0 0 300
height walk 32
global.player_dash=2
}

on weapon FSM ( change to whatever weapon you are currently using, make sure the frame is the correct one, etc
frame 5 0.0001 0 0 0 SETVAR global.player_dash 1