Title: greenhill zone help Post by: ItalianStallion on April 21, 2010, 12:50:54 AM how could i make green hill zone appear like in this image:
(http://i41.tinypic.com/67kxav.jpg) where im fighting on the bridge. wat do i have to edit? Title: Re: greenhill zone help Post by: Mewtwo2000 on April 21, 2010, 03:30:16 AM There's two ways
1- Moving the stage model, using an animation. It should be done by moving it in the X axis, increasing the X translation value for it. But I'm not sure the rest of the stage would still be working fine this way, you could get flying characters or something like that. Just try. 2- The same as above, but with the stgposition file. You decrease the X translation value for the main bone of the stgposition at modeldata[100], using a new character animation inside that modeldata. It would keep the stage as is, but would change where's the gameplay In both cases you should edit the spawning points anyway |