collapse

Author Topic: [CODE] SF2 slowdown for projectiles  (Read 701 times)

0 Members and 1 Guest are viewing this topic.

Offline O Ilusionista

  • Since 1999 and kicking :)
  • IMT Content Architect
  • *
  • Posts: 12459
  • Country: Brazil br
  • Last Login:Today at 01:17:37 AM
  • OpenBOR & Mugen addicted
    • BMT - Brazil Mugen Team
    • Email
[CODE] SF2 slowdown for projectiles
« on: October 14, 2021, 10:29:30 AM »
INFO:
Simulate the slow down from Street Fighter 2 when a projectile hits the target


NOTE:
Works for Projectiles only. For Helpers, it's a different code (I will update this soon).

HOW:

Just paste this code under [statedef -2] or [statedef -3].
The "15" controls how long the slowdown will stay active.

Code: [Select]
[State -2, Pause]
type = Pause
triggerall = Roundstate = 2
triggerall = (GameTime%1) = 0
trigger1 = ProjHitTime(0) != -1 && ProjHitTime(0) < 15
time = 1
movetime = 1
ignorehitpause = 1



 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

* IMT Calendar

April 2024
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 [27]
28 29 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal