17-10-2008, 09:13 PM
Ok I got to looking at the Idea Cigar lit back up in my head, any suggestions on how to make morphing, I think I was doing it wrong, I had it to where
and then there was more to it can't remember what the rest I had was but it changed the sprite so the player "Morphed" for 60 seconds, the system was kind of like the weather one. Any idea how I might go back about doing that.
Just looking for suggestions, thanks Korrey D.
Code:
if player(cast(spell(Spellnum).Morph = true then
call Morphsprite
end if
Just looking for suggestions, thanks Korrey D.