Title: Changing spawning and camera position in stages??? Post by: Miniova on May 01, 2010, 08:31:01 AM I was trying to make lylat cruise sideways so that it looks more like corneria. I did all the collisions for the stage. I just don't know how to change where the people spawn and more importantly... make the camera in the correct position so the stage is actually facing to the side and not being normal with screwy collisions. Can anyone help me out here?
Title: Re: Changing spawning and camera position in stages??? Post by: Oizen on May 01, 2010, 09:17:42 AM Everything you need to edit is in ModelData[100] StagePosition
Spawn Points are named Player#E and Player#N (0= Player 1, 1=Player 2 ect) Death Boundaries are Dead0N and Dead1N and to edit the camera is CamLimit0N and CamLimit1N Title: Re: Changing spawning and camera position in stages??? Post by: Miniova on May 01, 2010, 10:45:00 AM Thanks Oizen. You're a life saver.
Also for some reason the game freezes after the match ends every time. I haven't changed the death boundaries or anything. Can you tell me what i need to do if it poses a problem later? Title: Re: Changing spawning and camera position in stages??? Post by: Oizen on May 01, 2010, 05:17:55 PM Thanks Oizen. You're a life saver. Also for some reason the game freezes after the match ends every time. I haven't changed the death boundaries or anything. Can you tell me what i need to do if it poses a problem later? I faced a similar problem with my Valley of The End stage. The only thing that worked for me was completly redoing my work. I personally have no clue why this happens, Ask the people on Smashboards in this topic: http://www.smashboards.com/showthread.php?t=263127 |