Sneak Peek 2
Sunday, August 30th, 2009 Posted in 3DGS | No Comments »Information + Description Next week
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 #2
Thursday, June 5th, 2008 Posted in 3DGS, Technology | No Comments »This is actually an old snippet, but hey it was completely commented in German before and with a slight outdated syntax. So here it is: My updated Multiplayer Chat script which I posted in the forums a few times. It ...
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 ...