Improved Physics

Blitz3D Forums/Blitz3D Beginners Area/Improved Physics

W(Posted 2006) [#1]
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
 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?


Steven Noyce(Posted 2006) [#2]
I use Tokamak, it is very good, but best of all, FREE!!!


W(Posted 2006) [#3]
Hey thanks mate, can you give me a heads up were to get ma hands on it??


n8r2k(Posted 2006) [#4]
When did it become freeware? i thought it was like 15 USD or something like that


Q(Posted 2006) [#5]
Check out these two links:

http://www.tokamakphysics.com/
http://playerfactory.proboards25.com/index.cgi?board=tokamak&action=display&thread=1075570526


puki(Posted 2006) [#6]
h>? jhow fcay us tokakmek cor garuggyt>


Ross C(Posted 2006) [#7]
/\ Puki's impression of someone who is drunk.


Steven Noyce(Posted 2006) [#8]
I don't get it, what did he say?


n8r2k(Posted 2006) [#9]
thanks


W(Posted 2006) [#10]
Hey guys, I have been looking through these Tokamak files, and I have downloaded them. So far I have the help menu for Tokamak integrated with the menu in Blitz 3-D. But none of the examples work, I think I still have to install Tokamak somehow, but how do I go about it the documentation was unclear!! Any help would be appreciated, thanx Mate!!!


W(Posted 2006) [#11]
Oh come on is noone gonna offer a little advice???


WolRon(Posted 2006) [#12]
That's what this forum
http://www.blitzbasic.com/Community/topics.php?forum=94
is for.


W(Posted 2006) [#13]
Thanx