Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / object motion help request

Author
Message
darkpsychosis
23
Years of Service
User Offline
Joined: 12th Mar 2003
Location:
Posted: 13th Mar 2003 05:14
other than creating a 3-d model animation, how could i get an object to move steadily? i.e. having an object be thrown from point a to point b, instead of just zipping from a to b. anyone have any suggestions?
we're all mad here.
darkpsychosis
23
Years of Service
User Offline
Joined: 12th Mar 2003
Location:
Posted: 14th Mar 2003 05:18
come on... nobody?

we're all mad here.
arras
23
Years of Service
User Offline
Joined: 3rd Feb 2003
Location: Slovakia
Posted: 14th Mar 2003 11:43
Dona know if I understand what you need exactly but normaly you move object by changing object coordinates in 3d space.

Look at DB help BASIC 3D COMMAND SET there several comands to manage object moovement
for example:
POSITION OBJECT or MOVE OBJECT comands

darkpsychosis
23
Years of Service
User Offline
Joined: 12th Mar 2003
Location:
Posted: 15th Mar 2003 00:51
i knew that much, but i want to know how to make an object move from one point to another, whereas that would simply make it appear instantly at the second point. for instance, a sphere moves slowly from one corner of the screen to another as opposed to just transporting from one to the other. thanks, though.

we're all mad here.
Chiwawa
23
Years of Service
User Offline
Joined: 13th Oct 2002
Location: Canada
Posted: 15th Mar 2003 01:03
.......it will ALWAYS ...transport..your object from ..a point to another pts...ALWAYS ..but the distance is smaller.. then the eyes dont see it.....

thats it....


ex:

for i=1 to 99999999999
move object 1,1
next i

...thats it
Benjamin
23
Years of Service
User Offline
Joined: 24th Nov 2002
Location: France
Posted: 15th Mar 2003 01:38


this is the stuff you need

xxxpetratxxx
B. R. W
darkpsychosis
23
Years of Service
User Offline
Joined: 12th Mar 2003
Location:
Posted: 15th Mar 2003 08:29
thanks so much guys... helped me out a lot.

i assume i could also implement that the same way to make an object gradually turn to point to something?

we're all mad here.

Login to post a reply

Server time is: 2026-06-10 12:21:37
Your offset time is: 2026-06-10 12:21:37