Gamestudio Links
Zorro Links
Newest Posts
ZorroGPT
by TipmyPip. 02/27/26 22:06
WFO Training with parallel cores Zorro64
by Martin_HH. 02/26/26 16:03
Zorro version 3.0 prerelease!
by TipmyPip. 02/25/26 16:38
Camera always moves upwards?
by clonman. 02/21/26 09:29
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 02/19/26 13:22
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
1 registered members (TipmyPip), 6,045 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
the1, alx, ApprenticeInMuc, PatrickH90, USER0328
19200 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Entity bounding hull can't be seen using F11 #218017
07/25/08 21:02
07/25/08 21:02
Joined: Jun 2008
Posts: 91
C
Coisox Offline OP
Junior Member
Coisox  Offline OP
Junior Member
C

Joined: Jun 2008
Posts: 91
What are the possibilities that an Entity can has a wrong bounding hull?

Of all my entities in my game, I have ONE very stubborn Entity. I create that Entity using MED just like the rest and call into Lite-C as usual.

While playing the game, when I press F11, I can't see any bounding box for that stubborn Entity but collision detection still works. It just that the bounding hull "feel" so high (I'm not sure the limit) because any entity pass over that stubborn Entity will collide. I need to lower down the bounding box.

Here's what I did:

Stubborn = ent_create("aCylinder.mdl", nullvector, NULL);
wait(1); c_setminmax(Stubborn);

What I didn't understand, supposedly, even we didn't c_setminmax, we should be able to see the bounding when we press F11.

Re: Entity bounding hull can't be seen using F11 [Re: Coisox] #218019
07/25/08 21:11
07/25/08 21:11
Joined: Jun 2008
Posts: 91
C
Coisox Offline OP
Junior Member
Coisox  Offline OP
Junior Member
C

Joined: Jun 2008
Posts: 91
Sorry, pull back my question. I just knew that we can't see bounding hull for invisible objects.


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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