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
3 registered members (TipmyPip, OptimusPrime, AndrewAMD), 14,882 guests, and 6 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
Ph_ball Limitate #37067
11/27/04 03:00
11/27/04 03:00
Joined: May 2004
Posts: 66
Brazil
key_46 Offline OP
Junior Member
key_46  Offline OP
Junior Member

Joined: May 2004
Posts: 66
Brazil
I am trying limitate the Ph_Ball object movement, can someone Help me?


ADPA Ataque Dos Pôneis Assassinos! Atack Of Killer Ponys! ADPA(R) all rights reserved
Re: Ph_ball Limitate [Re: key_46] #37068
11/27/04 10:11
11/27/04 10:11
Joined: Sep 2003
Posts: 3,236
San Diego, CA
M
Marco_Grubert Offline
Expert
Marco_Grubert  Offline
Expert
M

Joined: Sep 2003
Posts: 3,236
San Diego, CA
limit it in what way ?

Re: Ph_ball Limitate [Re: Marco_Grubert] #37069
11/27/04 21:44
11/27/04 21:44
Joined: Jan 2004
Posts: 3,023
The Netherlands
Helghast Offline
Expert
Helghast  Offline
Expert

Joined: Jan 2004
Posts: 3,023
The Netherlands
i think he's using it for a ragdoll, so i'd say limit it to move around the whole axis like legs and arms.


Formerly known as dennis_fantasy
Portfolio - http://www.designorhea.com/
Project - http://randomchance.cherrygames.org/
Re: Ph_ball Limitate [Re: key_46] #37070
11/28/04 02:53
11/28/04 02:53
Joined: May 2004
Posts: 66
Brazil
key_46 Offline OP
Junior Member
key_46  Offline OP
Junior Member

Joined: May 2004
Posts: 66
Brazil
Really, i am trying to create a self-adpatable dead body and i am trying limitate the arms and legs movements!


ADPA Ataque Dos Pôneis Assassinos! Atack Of Killer Ponys! ADPA(R) all rights reserved
Re: Ph_ball Limitate [Re: key_46] #37071
11/28/04 03:55
11/28/04 03:55
Joined: Jan 2004
Posts: 3,023
The Netherlands
Helghast Offline
Expert
Helghast  Offline
Expert

Joined: Jan 2004
Posts: 3,023
The Netherlands
like i said, that was my meaning of the post:P

well, i tried it too, but i havent found a way to do it yet...

keep me updated, and it would be nice to have that in the newest update marco

regards,


Formerly known as dennis_fantasy
Portfolio - http://www.designorhea.com/
Project - http://randomchance.cherrygames.org/
Re: Ph_ball Limitate [Re: key_46] #37072
11/30/04 06:32
11/30/04 06:32
Joined: May 2004
Posts: 66
Brazil
key_46 Offline OP
Junior Member
key_46  Offline OP
Junior Member

Joined: May 2004
Posts: 66
Brazil
i am trying use phent_setdamping() with no success maybe this can help someone


ADPA Ataque Dos Pôneis Assassinos! Atack Of Killer Ponys! ADPA(R) all rights reserved
Re: Ph_ball Limitate [Re: key_46] #37073
11/30/04 11:18
11/30/04 11:18
Joined: Sep 2003
Posts: 3,236
San Diego, CA
M
Marco_Grubert Offline
Expert
Marco_Grubert  Offline
Expert
M

Joined: Sep 2003
Posts: 3,236
San Diego, CA
Ball joints do not have limits (yet) they move about freely. Phent_setdamping can be used to reduce the rate of rotation, however.

Re: Ph_ball Limitate [Re: key_46] #37074
12/06/04 20:07
12/06/04 20:07
Joined: May 2004
Posts: 66
Brazil
key_46 Offline OP
Junior Member
key_46  Offline OP
Junior Member

Joined: May 2004
Posts: 66
Brazil
Ok, now i need rotate bones, and i am using this formula:

while(1)
{
vec_sub(Rotation,RagRotation);

ent_bonerotate(my,"myBone",rotation);

wait(1);
}

but the bone is rotating more then necessary




ADPA Ataque Dos Pôneis Assassinos! Atack Of Killer Ponys! ADPA(R) all rights reserved

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