SketchUp tutorials and tips: Difference between revisions

Update notice w/ summary
m (link fixes, wiki markup fixes)
(Update notice w/ summary)
Tags: Mobile edit Mobile web edit
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{update|This article contains links to the now defunct Oni Central Forum. Sections: Tutorials}}
==Tutorials==
==Tutorials==
{| border=1 cellpadding=5
{| border=1 cellpadding=5
Line 9: Line 11:
| How to make a simple level
| How to make a simple level
| [[User:Lukas Kreator|Lukas Kreator]]
| [[User:Lukas Kreator|Lukas Kreator]]
| [http://oni.bungie.org/forum/viewtopic.php?pid=35324 Oni Central Forum]
| [https://web.archive.org/web/20190712222844/http://oni.bungie.org/forum/viewtopic.php?pid=35324 Oni Central Forum]
| Finished, but outdated
| Finished, but outdated
| Replaced by the tutorial below
| Replaced by the tutorial below
Line 15: Line 17:
| Creating the Lair - A level tutorial
| Creating the Lair - A level tutorial
| [[User:EdT|EdT]]
| [[User:EdT|EdT]]
| [http://oni.bungie.org/forum/viewtopic.php?id=2087 Oni Central Forum]
| [https://web.archive.org/web/20201029114347/http://oni.bungie.org/forum/viewtopic.php?id=2087 Oni Central Forum]
| Finished
| Finished
|  
|  
Line 27: Line 29:


===Stairs===
===Stairs===
If you want to make stairs, make the steps very small or make a ramp over it with an invisible texture. This texture will do: [http://cl.ly/3E0t0S2I1m0q1N3N3b1l/Invisible.png]
[[Image:Stairs with invisible ramp.png|thumb]]
The stairs should then look like this: [http://cl.ly/3f3r2b2S0x0A370T3g06]
If you want to make stairs, make the steps very small or make a ramp over it with an invisible texture. You can use [http://iritscen.oni2.net/wiki/Lukas%20Kreator-Invisible512px.png this all-transparent texture]. The stairs should then look like the image on the right.


===Rotating geometry===
===Rotating geometry===
Line 41: Line 43:
* If your level was converted successfully by OniSplit, but when you try to play it, Oni crashes after about 10% of loading the level, this means there are textures in the model that were not included in the level folder.  For example, the model uses TXMPtexture, but TXMPtexture.oni is missing from the level files.
* If your level was converted successfully by OniSplit, but when you try to play it, Oni crashes after about 10% of loading the level, this means there are textures in the model that were not included in the level folder.  For example, the model uses TXMPtexture, but TXMPtexture.oni is missing from the level files.
* If you cannot convert your level to AKEV because OniSplit throws an error, you could be missing textures on some faces. Back faces also have to be textured, as far as I know.  
* If you cannot convert your level to AKEV because OniSplit throws an error, you could be missing textures on some faces. Back faces also have to be textured, as far as I know.  
 
** Note: This does not occur with the latest OniSplit, if a face does not have a texture, OniSplit will assign TXMPnotfoundtex to that face. So there is no need to assign textures to back faces. - [[User:EdT|EdT]]
Note: This does not occur with the latest OniSplit, if a face does not have a texture, OniSplit will assign TXMPnotfoundtex to that face. So there is no need to assign textures to back faces. - [[User:EdT|EdT]]
 
* Sometimes OniSplit may throw an error similar to this: "Unsupported primitive type "<something>" found in geometry "mesh<number>-geometry", ignoring". I usually ignore this, because I don't know any case in wich this was a problem. Please, correct me if I'm wrong.
* Sometimes OniSplit may throw an error similar to this: "Unsupported primitive type "<something>" found in geometry "mesh<number>-geometry", ignoring". I usually ignore this, because I don't know any case in wich this was a problem. Please, correct me if I'm wrong.


[[Category:Modding tutorials]]
[[Category:Modding tutorials]]
21

edits