Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,561 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Normal Object >> more inside #32814
09/05/04 21:47
09/05/04 21:47
Joined: Jul 2004
Posts: 1,710
MMike Offline OP
Serious User
MMike  Offline OP
Serious User

Joined: Jul 2004
Posts: 1,710
Can someone tell me what is the "skills" for a normal table on physics??

->A metal table, the floor is like carpet... what are the values, cause i can't get it Right...


By t Way, the mass here is Kg?? or g?
action lab_table{

phent_settype(my, PH_RIGID, PH_poly);
ph_setgravity( vector(0,0,-380) );
phent_setmass(my, 950, PH_poly);
phent_setfriction ( my, 15);
phent_setdamping ( my, 2, 2 );

}

Re: Normal Object >> more inside [Re: MMike] #32815
09/07/04 15:46
09/07/04 15:46
Joined: Jan 2004
Posts: 3,023
The Netherlands
Helghast Offline
Expert
Helghast  Offline
Expert

Joined: Jan 2004
Posts: 3,023
The Netherlands
i think you need to set a higher gravity, since a lab table (would be a matal one, like you said) is pretty heavy.


regards,


Formerly known as dennis_fantasy
Portfolio - http://www.designorhea.com/
Project - http://randomchance.cherrygames.org/
Re: Normal Object >> more inside [Re: Helghast] #32816
09/07/04 20:12
09/07/04 20:12
Joined: Jul 2004
Posts: 1,710
MMike Offline OP
Serious User
MMike  Offline OP
Serious User

Joined: Jul 2004
Posts: 1,710
but what is mass?? should i change that.. and the mass is KG or g?

Re: Normal Object >> more inside [Re: MMike] #32817
09/10/04 04:35
09/10/04 04:35
Joined: Mar 2004
Posts: 70
M
Matan_Golan_A6 Offline
Junior Member
Matan_Golan_A6  Offline
Junior Member
M

Joined: Mar 2004
Posts: 70
Mass is in Kg
i will recommend you to set a higer Gravity
and lets say set the mass to 200Kg
that should do it...

Oh and change it to PH_BOX
PH_POLY not always good for these objects


Moderated by  HeelX, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1