Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AndrewAMD, Akow, degenerate_762), 1,430 guests, and 9 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19055 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 | chip programmers | 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