Posted by BrianL on April 17, 1998 at 11:33:35:
In Reply to: Re: Levels posted by SOD_Priest on April 17, 1998 at 10:11:21:
Cogs control EVERYTHING that does something in JK. Doors are controlled by cogs, as are elevs, breaking glass, ships, flowing water -- everything.
If you want to start learning a little about cogs - just go through some of the tutorials, such as doors, elevs, etc.... it will give you a very BASIC
understanding on how to start at least - also, if anybody cares, there are at least 2 more general cog tutorials in the works - so look for them within a week or so.
Brian
: : First off I'd just like to say i have used this page many times for help with my levels but there are a few problems i get when I make a level.
: : 1) sometimes I get invisable walls that I can move through.
: : 2) I haven't a clue whata COG is becuse people tell me diffrent things
: : 3) How do you make blaster reflextive surfaces?
: : Thanks for any help
: : Cybot
: 1) make sure surface GEO field not set at "not renderd" also check surface flag as impassible
: 2)cog is the scripting language that controls everything that happens in JK and MOTS
: 3)flag the surface as "magsealed"
: hope this helps