heres a snip it, it dose not work quit rite, but it will give you some idea or help toward the
challenge.
I wont take part in this challenge, becos I'm picking the winer,
but I mite put it to a vote if thats what you would raver,
but I will take part in any other challenges posted after this one,
just as long as I'm not ask to pick the winer again.
the
winer will be pick on, the
conditions of the challenge, and on skill, stile, and game play.
heres the code I wiped up.
sync on : sync rate 100
phy start
make matrix 1,100,100,10,10
randomize matrix 1,2
update matrix 1
make object cube 1,5
position object 1,0,10,0
phy make rigid body dynamic box 1
gh# as float
do
x# = object position x(1)
z# = object position z(1)
y# = object position y(1)
position object 1,x#,y#,z#
gy# = get ground height(1,x#,z#)
if y# <= gy#
y# = gy#
phy set rigid body position 1,x#,gy#,z#
endif
if spacekey()=1 then phy set rigid body position 1,rnd(100),25,rnd(100)
yrotate camera wrapvalue(camera angle y() + mousemovex()*0.3)
xrotate camera wrapvalue(camera angle x() + mousemovey()*0.3)
if mouseclick()=1 then move camera 0.25
if mouseclick()=2 then move camera -0.25
`randomize matrix 1,rnd(4)
update matrix 1
phy update
sync
loop
phy end
sorry its not amsing, hope it helps to start the ball rolling
if you use any one else's code pleas give credit to them in your code,
It will not affect you entry.
I will except teaming up.
don't worry about giving me credit for my snip it of code, after all its not quite rite, but its all I had time to do be for I go to work, and rite this post.
you have one month to get in on this, be for I name the
WINER!...
or if I put it to a
vote, I will let you challengers pick the
winer.
good luck
From the dark and in to the light, twisted the body of madness, dark souls to only the one who would be called, Death lord of the dead, king of the forgotten, keep of lost souls.