Advertisement
Benji23245

Untitled

Oct 11th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. //SONIC anim speed
  2. if (co2 == NULL) return;
  3. if (co2->Speed.x <= 2.3 && co2->Speed.x >= 1.3 && GetCharacterID(0) == Characters_Sonic && MetalSonicFlag == 0) ((AnimData_t*)0x3C56210)[11].AnimationSpeed = 0.9;
  4. else ((AnimData_t*)0x3C56210)[11].AnimationSpeed = 0.6225;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement