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.

3 Dimensional Chat / Limbs and what they are ???/

Author
Message
Danny Gall
21
Years of Service
User Offline
Joined: 22nd Oct 2002
Location:
Posted: 22nd Oct 2002 20:15
I need help understanding how to create limbs I want a seperately controlled gun for my Robot on top of his head I have already modelled them both.

Thankyou
Shadow Robert
21
Years of Service
User Offline
Joined: 22nd Sep 2002
Location: Hertfordshire, England
Posted: 22nd Oct 2002 20:20


now assuming the robot is 6ft tall in DarkBasic Units, this will now have the Robot as Limb 0 and Gun as Limb 1.
As you've offset the weapon instead of loading in position it takes the axis from the offset position rather than robots axis

you use this to have lots of objects as a single object, however you can still control these sub-objects using rotate limb blah blah ...
for more info check the Help Document thats what its there for!!

Anata aru kowagaru no watashi!
Danny Gall
21
Years of Service
User Offline
Joined: 22nd Oct 2002
Location:
Posted: 22nd Oct 2002 20:48
after doing that it said limb does not exist add me to MSN on fiftynine56@hotmail.com or ICQ on 171574562

Danny Gall
21
Years of Service
User Offline
Joined: 22nd Oct 2002
Location:
Posted: 22nd Oct 2002 20:50
rem Create RT character to follow
load object "rt1337.x",1
scale object 1,1000,1000,1000
load object "gun.x",2
scale object 2,600,600,600
make object cube 5,400
position object 5,900,200,900
texture object 5,2
make mesh from object 1,1
delete object 2
offset limb 1,1,0,180,0
delete mesh 1

Danny Gall
21
Years of Service
User Offline
Joined: 22nd Oct 2002
Location:
Posted: 22nd Oct 2002 20:51
after doing that I cant see my Charachter hes incisible

Shadow Robert
21
Years of Service
User Offline
Joined: 22nd Sep 2002
Location: Hertfordshire, England
Posted: 22nd Oct 2002 22:41
from standard you have to scale 5,000 xyz - don't try wracking your brain why its just how it is

Anata aru kowagaru no watashi!

Login to post a reply

Server time is: 2024-04-19 09:08:05
Your offset time is: 2024-04-19 09:08:05