Making socs spawn

Status
Not open for further replies.

NeoJames

Member
Ok...I'v seen a few socs where enimys can spawn other objects...and...how do you do this? I'v tried by looking in other socs and they don't help me...so...help plz? *Shot*
 
I'm having another problem...But I'll just post it here

See, I'm trying to make a boss..but when It gets damaged...it gets stuck into the damaged state, unhittable and everything!
 
on Edge said:
Send your invincinobleize state to your unvincinobleize state. :P
Err...

What state is the invincibolize state and whats the uninvinnczobolize state?

Because I edited it the same way the normal eggman slot was
 
Link back to the state it was spawned in,
If that doesn't work, A_Deinvinciblerize in a state before you link it back
Really you shouldn't need deinvinciblerize, but hey, it's not working right, so, you might as well try.

Also, have you changed anything else? There may be problems caused by something you changed but never mentioned.
 
A_Invincibilerize and A_Deinvincibilerize are only meant for use on the Egg Slimer. If you're using them elsewhere you're doing it wrong.

The proper design for a Painstate is to call A_Pain, go to a state where you do nothing, then go back to the spawnstate. Do that, and your boss should work.
 
Status
Not open for further replies.

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

Back
Top