http://2cool.free.fr
|
simulated function Tick(float DeltaTime)
{ // first call Super.Tick() Super.Tick(DeltaTime); if (Level.NetMode != NM_StandAlone) if (Role != ROLE_Authority) return; SprintSoundDuration -= DeltaTime; if (bSprinting) |
Extra's
Check the column to your left for navigation
|