Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: Giga Man on August 22, 2012, 08:27:25 PM



Title: [SOLVED] How do I make the characters in Hanenbow 3D?
Post by: Giga Man on August 22, 2012, 08:27:25 PM
I have a 3D stage over Hanenbow, but the characters are still 2D. How do I make them 3D?

I did a search before I made this topic, but all I found was a code that turns Hanenbow into the Online Practice stage, which is not what I want since I already have a stage over that separately.

Post Merge: August 24, 2012, 03:30:39 PM
Please, does anybody know what I have to do to make characters in Hanenbow 3D? Do I need to implement a code? If so, what is it?

The folks behind Project M were able to do it with their Skyloft stage. There has to be a way!


Title: Re: How do I make the characters in Hanenbow 3D?
Post by: Giga Man on August 26, 2012, 05:25:42 AM
Bump.


Title: Re: How do I make the characters in Hanenbow 3D?
Post by: Gamma Ridley on August 26, 2012, 09:40:29 AM
You could try making the stage over another stage, like Final Destination or something, the .rel port it over Hanenbow. I'm pretty sure that'll fix it.


Title: Re: How do I make the characters in Hanenbow 3D?
Post by: Giga Man on August 26, 2012, 04:12:14 PM
Thanks for replying.

The thing is, I didn't make the stage. It's a stage I downlaoded from the Vault that was built on Final Destination and I already REL ported it over to Hanenbow. The characters are still 2D. :/

It's this stage, by the way: http://forums.kc-mm.com/Gallery/BrawlView.php?Number=24628 (http://forums.kc-mm.com/Gallery/BrawlView.php?Number=24628)


Title: Re: How do I make the characters in Hanenbow 3D?
Post by: Hero © on August 26, 2012, 04:50:16 PM
And this is where I save the day!

Replace Hanenbow with Online Training Stage
C298D528 00000003
2C060031 40820008
38C00005 60000000
90DD08C0 00000000
C26DCEE0 00000003
A37A0022 2C1B0025
40820008 3B600037

What you do is create a rel for Final Destination to Online Training Stage and name the stage to STGONLINETRAINING.pac


Title: Re: How do I make the characters in Hanenbow 3D?
Post by: Giga Man on August 26, 2012, 07:51:32 PM
Um.

I have a 3D stage over Hanenbow, but the characters are still 2D. How do I make them 3D?

I did a search before I made this topic, but all I found was a code that turns Hanenbow into the Online Practice stage, which is not what I want since I already have a stage over that separately.

Am I missing something here?


Title: Re: How do I make the characters in Hanenbow 3D?
Post by: Mewtwo2000 on August 28, 2012, 03:50:45 AM
The solution they've given you is okay. Instead of using the stage oven hanenbow, it will be used over the online training room, and the icon to hanenbow will lead to online training room. So, when you hit the hanenbow icon, instead of going to a 2D stage, you'll go to the stage with 3D characters. Only that you'll need to adapt the stage to work over wifi room, not hanenbow, that's all. New rel file and new name for the stage (st_otrain.rel and STGONLINETRAINING.pac instead of st_plankton.rel and STGPLANKTON.pac)


Title: Re: How do I make the characters in Hanenbow 3D?
Post by: aaronlink127 on October 21, 2014, 04:31:35 PM
And this is where I save the day!

Replace Hanenbow with Online Training Stage
C298D528 00000003
2C060031 40820008
38C00005 60000000
90DD08C0 00000000
C26DCEE0 00000003
A37A0022 2C1B0025
40820008 3B600037

What you do is create a rel for Final Destination to Online Training Stage and name the stage to STGONLINETRAINING.pac


Sorry, you forgot one line at the end: 60000000 00000000

So its:
C298D528 00000003
2C060031 40820008
38C00005 60000000
90DD08C0 00000000
C26DCEE0 00000003
A37A0022 2C1B0025
40820008 3B600037
60000000 00000000

Just a heads up.


Title: Re: [SOLVED] How do I make the characters in Hanenbow 3D?
Post by: Gamma Ridley on October 21, 2014, 04:45:10 PM
Helpful, but please don't bump threads that have been dead for 2 years.

Locked