Entity solidity problem
Hey I've had a little problem with my entity, I was just watching Hawks tutorial on entities
So I decided to try it out but for some reason my entity isn't solid :? I've check the dump file of the model to make sure that the size is correct. I've also asked in the thread but yeah someone said I had to make a movetype, didn't work either:? So please someone who can help me with this problem? PHP Code:
|
Re: Entity solidity problem
Try setting the origin first, then model, solid and size.
|
Re: Entity solidity problem
MOVETYPE_NONE cancells any solid property, set it to MOVETYPE_FLY if you want it to have collisions but not gravity.
|
Re: Entity solidity problem
Quote:
hlev: That didn't make it either:( |
Re: Entity solidity problem
If you are owner of the entity with SOLID_BBOX, it will be solid for all players, except you
|
Re: Entity solidity problem
So do not set EV_ENT_owner if you don't really need it, or try another solid constants like (not sure) SOLID_BSB
|
Re: Entity solidity problem
Quote:
Only problem now is I've made the entities size lets say horizontal when the model is vertical. :mrgreen: |
Re: Entity solidity problem
Quote:
|
| All times are GMT -4. The time now is 01:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.