A blog about 3DGS, Nerds and a lot of other stuff

Movement Code – by DavidLancaster

Tuesday, December 30th, 2008 Posted in 3DGS | No Comments »

I guess, towards the end of this year, I’ll be getting up a bit more to blogging. Just for these few day’s at least. What a better way of demonstrating by talking about the new awesome contribution by DavidLancaster and ...

Code Snippet #1

Tuesday, April 15th, 2008 Posted in 3DGS | 7 Comments »

Hereby I introduce the new code snippets section. Today serving you a Half-Life like movement script. This script works different than most movement scripts, as it uses vec_accelerate instead directly passing the speed to the c_move parameters, thus creating ...