How do I check if Sonic has homing thokked a badnik?

Julia

The only SRB2 and Touhou fan ever to exist lmao
Yeah, this one's self explanatory. How do I check if Sonic has homing thokked something?
 
Wrong

Use something like this:
изображение_2021-03-20_142915.png
i forgot where is P_SpawnGhostMobj(player.mo) it should be to work and colorized
 
Last edited:
Näyttökuva 2021-03-20 161707.png

This should help. (The after-homing part means that you put the code that should activate after homing.) Put
Lua:
player.homingfremove = nil
in the after-homing part if you don't want that the code continues after the stuff that you have putted there BEFORE it. (Yeah, I'm bad at English.)
 
Last edited:

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top