hi frind\'s as u see im new in dis site but older in dbpro
so i have proplem in jump
this is da code can any 1 here support me
autocam off:sync rate 20:sync on
make object cube 1,10
position object 1,0,-5,150
do
IF SPACEKEY()=1 AND Jumping=0 THEN Jump=1
x#= object position x(1)
y#= object position y(1)
z#= object position z(1)
IF Jump=1
Jump_Speed#=3
Jumping=1
Jump=0
ENDIF
IF Jumping=1
dec Jump_Speed#,0.1 POSITION OBJECT 1,x#,Y#+Jump_Speed#,Z#
ENDIF
sync
loop
as u see after da object jump when it falling it can\'t rech da ground it keep falling
so
what im suppost to do
pleas hep me
^_^
we can do it by DBpro ^_^