Hey guys at the moment I am working on my the progaramming for my teams FPS. We have a very nice game, but we are missing a decent bit of gravity and physics.
-The gravity in as a place holder is
-I would like to get a decent engine but I gots a huge limitation on my spending, I LOVE FREEWARE!!
-So does anyone have any suggestions?
-The gravity in as a place holder is
Function Gravity() TranslateEntity user\model,0,-.08,0 TranslateEntity enemy\model,0,-.08,0 TranslateEntity boss_enemy\model,0,-.08,0 RenderWorld() End Function
-I would like to get a decent engine but I gots a huge limitation on my spending, I LOVE FREEWARE!!
-So does anyone have any suggestions?