SM64org:Main Page: Difference between revisions

From Ukikipedia
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
But scailing can be a problem if in toads tool the map is too big you need a smaller scailing
But scailing can be a problem if in toads tool the map is too big you need a smaller scailing
making lava requiers collissoin types
making lava requiers collissoin types
here is glitchmaster7's demonstraition
go here to see how to make lava
http://www.youtube.com/user/GlitchMaster7#p/u/36/i1rkupW1uTE


collision types meant for frauber`s Wavefront OBJ_importer!
part2:http://www.youtube.com/user/GlitchMaster7#p/u/35/jVtmVBG5TOo


paste the collisionType code under the texture in your .MTL file
I do not take credit for these videos nor do i take credit for the level importer
EXAMPLE:


newmtl name_of_texture
Hope this helps!
Ka 0.000000 0.000000 0.000000
Kd 0.000000 0.000000 0.000000
Ks 0.000000 0.000000 0.000000
map_Kd name_of_MTL/name_of_texture.bmp
collisionType xxxx
--------------------------------------------------------------------------------------------------
collisionType 0001: Lethal ice/ Lava
collisionType 0005: Mario can hang from the ceiling
collisionType 0019: Very slippery hill
collisionType 0020: Slippery hill
collisionType 0021: Climbable hills
collisionType 0035: Quicksand
collisionType 0040: Wall/fence
collisionType 0041: Grass/flat
collisionType 0042: Un-climbable hill
collisionType 0046: Icy
collisionType 0123: Vanishing walls. (non-solid when Mario wears the Vanish cap)
collisionType 0080: Non-solid (flowers)
--------------------------------------------------------------------------------------------------
By: GlitchMaster7
 
http://www.youtube.com/user/GlitchMaster7
 
thanks to frauber for the collisions, i just simplified it.
----------------------------------------------------------------

Revision as of 16:55, 15 December 2010

Custom levels

To make a custom level you will need a 3D modeler like google sketchup (i recomend it) but if you want to import it you need an OBJ exporter witch comes with pro (just search a tutorial on how to get it) http://sites.google.com/site/messiaen64/level-importer>Here is the importer page by messiaen But scailing can be a problem if in toads tool the map is too big you need a smaller scailing making lava requiers collissoin types

go here to see how to make lava

http://www.youtube.com/user/GlitchMaster7#p/u/36/i1rkupW1uTE

part2:http://www.youtube.com/user/GlitchMaster7#p/u/35/jVtmVBG5TOo

I do not take credit for these videos nor do i take credit for the level importer

Hope this helps!