Game Development Community

Aaron Klick's Forum Posts

Thread Post Date Posted
Sprite Jitter Hey, I recommend y'all take a look at my camera behavior script. The camera behavior script can f... read more 05/24/2009 (12:43 pm)
Performance question My recommendation is to use the onUpdate callback, for the character gravity and movement to create ... read more 05/15/2009 (7:59 am)
A couple of questions and problems in TGB concerning sprite animation and camera mounting Hey guys, I just realized that I accidentally changed something that wasn't supposed to be changed. ... read more 05/04/2009 (7:30 pm)
A couple of questions and problems in TGB concerning sprite animation and camera mounting Hey man, check out my camera behavior and study the code to how it is done. The camera can be attach... read more 05/01/2009 (11:35 am)
Different animations on 1 character Nathan, this is due to when you press the down + side button one of the stop() functions is being ca... read more 04/30/2009 (6:40 am)
Asteroids Tutorial Problem My Recommendation for setting a new game up: [code] %scenegraph = sceneWindow2D.t2dSceneWindo... read more 04/28/2009 (11:20 am)
Different animations on 1 character Nathan, you have the right idea when it comes to changing your animations. However, your problem is ... read more 04/27/2009 (6:26 pm)
Different animations on 1 character Hey guys, just a heads up. I will post later this evening the code to show you guys how to do this. ... read more 04/27/2009 (7:28 am)