Adding weapon spawns and a question about fall damage
-
- Posts: 91
- Joined: Mon Jun 20, 2005 9:41 pm
Adding weapon spawns and a question about fall damage
I want to know how to add a weapon spawn for an upcoming mod, i also want to know how to add fall damage, also what exactly is a shader?
for the spawns, use the add chunks program. There's a tutorial w/ it.
Shaders are kind of hard to understand. My friend showed my how to make a CE map. That's how I learned basically waht it does. To fully understand what a shader is, watch some of the CE video tutorials.
But, bacically, a shader is data that not only defines where the bitmap goes, but also what texture it is and in special cases if it's moving.
Shaders are kind of hard to understand. My friend showed my how to make a CE map. That's how I learned basically waht it does. To fully understand what a shader is, watch some of the CE video tutorials.
But, bacically, a shader is data that not only defines where the bitmap goes, but also what texture it is and in special cases if it's moving.
-
- Posts: 91
- Joined: Mon Jun 20, 2005 9:41 pm
-
- Posts: 463
- Joined: Mon Mar 28, 2005 6:32 pm
-
- Posts: 91
- Joined: Mon Jun 20, 2005 9:41 pm
-
- Posts: 64
- Joined: Fri May 27, 2005 10:23 pm