Blockland Forums > Help
Crashing when I load my [WIP] 2x2 sideways brick....
soba:
--- Quote from: soba on December 07, 2011, 12:49:38 AM ---stuff, one more thing
your server.cs doesen't have a collision = ""; section, so the brick isn't even gonna show up ingame because you're looking for a custom collision, and not cubic
--- End quote ---
....you don't have normals, on ANY of the faces, the normals are to detect how dark/bright the brick should be when the lighting hits it, and UV coords aren't as easy as pasting the POSITION: twice, its a lot different than that
BlockoCrafter:
Sheez, aren't I terrible at bricks or what?
Thanks, though. I'll post the results later.
BlockoCrafter:
Never mind, this is just too confusing. I tried it in-game, but I get 2d triangles. It's not as easy as it looks.