Jump to content

Recommended Posts

Posted

Trying to disable collision on some bsp by setting the collision type to 'None'. In the world editor with collision visible you can see the collision shapes still there.

 

In game code while trying to do pick's, the pick will hit the brush not go straight through it as I would have thought it would seeming collision type is set to None'.

 

Cheers!

trindieprod.png?dl=0spacer.png?dl=0steam-icon.png?dl=0twitter-icon.png?dl=0spacer.png?dl=0
Posted

Picking always hits everything unless you specify a collision type in the pick command.

 

Changing the collision type does not change physics geometry, it just changes the way things react.

 

 

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...