i can't help you with the enemy only slow motion. but yes, from your codes, the slow motion should affect either only you or the game itself (both you and enemy)
also, you know how to turn off the sharingan already? either make a new char state for turning it off (with removeexplod to remove sharingan sprite) or use state -2
try pm'ing mgssj2 to reply in this threadAdded (2012-05-23, 7:40 AM)
---------------------------------------------
wait i think i know how to do the slow motion for enemy. wait i am trying something
Added (2012-05-23, 7:54 AM)
---------------------------------------------
in state -2
[State 0, Pause]
type = Pause
trigger1 = var(1) = 1
trigger1 = gametime%2 = 0
time = 1
movetime = 1
that should affect only p2
like i said, you should have a state for turning off sharingan