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
2 registered members (AndrewAMD, TipmyPip), 12,420 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
Collisions #73307
05/05/06 18:05
05/05/06 18:05
Joined: Oct 2003
Posts: 246
A
Alberto Offline OP
Member
Alberto  Offline OP
Member
A

Joined: Oct 2003
Posts: 246
Hello

It seems that collisions can be detected in case of move() and rotate() comands only.
However a collision can occur also with an animate() comand, for example in a close combat sequence
I have in mind to select some verts on the weapons and some verts on the body of the fighters
Then I test the distance
Does it work ?
Any other suggestion ?

Thanks in advance

Re: Collisions [Re: Alberto] #73308
05/06/06 11:06
05/06/06 11:06
Joined: Apr 2002
Posts: 225
Twickenham,England
kiamonster Offline
Member
kiamonster  Offline
Member

Joined: Apr 2002
Posts: 225
Twickenham,England
I have done a 'move no distance'
ie x=0, y=0, z=0
to invoke checking without moving.

Re: Collisions [Re: kiamonster] #73309
05/06/06 11:36
05/06/06 11:36
Joined: Oct 2003
Posts: 246
A
Alberto Offline OP
Member
Alberto  Offline OP
Member
A

Joined: Oct 2003
Posts: 246
Thanks

Do you mean that collisions are detected , calling in sequence

ent_animate(...)
c_move(my,vector(0,0,0),vector(0,0,0),0) ?

if so, its fine


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