Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: RadicalEbb on June 02, 2010, 12:47:27 PM



Title: Removing Polygons, Vertices, etc.
Post by: RadicalEbb on June 02, 2010, 12:47:27 PM
So I know how to remove these and can do it quite well but I've read on some kirby characters that removing polygons and the like can lead to glitching when more than one character on the screen has removed polygons.  Is this true, and if it is does it apply to all characters? Is there a way to work around it?


Title: Re: Removing Polygons, Vertices, etc.
Post by: Yoshiboshi3 on June 02, 2010, 02:41:34 PM
Dont remove polygons, remove vertices.

Find the vertex that corrisponds with the polygon you're trying to get rid of. Export it and the model file. Open them both in a hex editor. Now copy everything from the 3rd line down on the vertex file. Now search for that hex on the model file. Right click, replace with, make sure it says 0, and then click ok. This should blank it out to 00. Now import that model.

Should get the effect you want...


Title: Re: Removing Polygons, Vertices, etc.
Post by: RadicalEbb on June 02, 2010, 05:02:39 PM
I must have worded my question wrong but I wasn't asking how to remove them. I meant to ask about what happens when you zero them out. If two characters that have zeroed out vertices are on the screen at once, will it glitch?


Title: Re: Removing Polygons, Vertices, etc.
Post by: Yoshiboshi3 on June 02, 2010, 06:13:21 PM
Not in my experience......

But I have seen some zeroed out vertex hacks that slowed down for some reason.