Strange models


(Yojo) #1

Ok i am building a new ET map (so i hope i posted in right forum section).
So i downloaded radiant, rode some tutorials and started mapping.

No i have something very strange: i placed a tank, and a rock
but when i compile map (i have to compile in old style else my radiant crashes? :eek2: ) and test it, i can run straight through this tank and rock!! :eek:

What do i have to do to fix this strange thing?


(obsidian) #2

Nothing strange about this, models by default are non-clipping, meaning nothing collides with them. Place a brush or two textured with playerclip over the model to roughly represent the shape of the tank/rock.


(Detoeni) #3

^^^he means weapons_clip not player_clip :wink:


(obsidian) #4

Err… yes, ahem.

To clarify, playerclip is a nondrawing solid that blocks player movement. Weaponclip is the same except it blocks player movement and causes weapon collisions as well, which is ideal for what you want to do.

You’ll find both shaders in the textures --> common menu.