Game Development Community

Chris Cain's Forum Posts

Thread Post Date Posted
C# in the future Personally, I think C# is a good language. Its a little easier than full blown C++, and provides nea... read more 03/15/2005 (6:25 pm)
Variable Movement Actually, now I think I fixed it. The updates were the problem, For some reason it didn't work at... read more 03/13/2005 (4:06 pm)
Variable Movement Actually, I think that I might have figured out how to do it myself... but I'm having problems (its ... read more 03/13/2005 (1:41 pm)
How do you find if the player is on the ground or not? Oh yeah, btw, the reason I used "getForwardVector" is because it gets the exact front of the player ... read more 01/17/2004 (5:33 pm)
How do you find if the player is on the ground or not? It works!!! I had to modify the + 3.0 to be - 3.0... but it works now!!! Thank you sooo much, than... read more 01/17/2004 (4:55 pm)
How do you find if the player is on the ground or not? Ok... I went from using the "Z" to using the "X" and I did a new way of seeing where the vector was ... read more 01/17/2004 (4:15 pm)
How do you find if the player is on the ground or not? Well, what is strange is it *seems* it is searching from the sides...... read more 01/17/2004 (3:15 pm)
How do you find if the player is on the ground or not? Sometimes it fails to find a searchResult, but sometimes it does find one... its strange...... read more 01/17/2004 (2:59 pm)
How do you find if the player is on the ground or not? Ok after borrowing some code from the Tribes 2 beacon... I've come up with something like this: ... read more 01/17/2004 (2:38 pm)
How do you find if the player is on the ground or not? Thanks! I'll try this right away!... read more 01/17/2004 (2:24 pm)
How do you find if the player is on the ground or not? Well thanks for your response, but I was looking at a way to do it in script (its has to do with one... read more 01/17/2004 (2:06 pm)
How do you get a vector from your left, right, or behind? Thank you very much!... read more 01/17/2004 (11:15 am)
Page«First 1 2 3 4 Next»