Jump to content

Spider nests have no placer collision


CarlZalph
  • Fixed

One can stack spider nests on the exact same origin through a multitude of ways.

Easiest being an RPC call, more advanced is to hide nearby entities when placing an item through a client mod.


Steps to Reproduce
TheNet:SendRPCToServer(RPC.RightClick, ACTIONS.DEPLOY.code, 0, 0) - some origin, doesn't matter where.
  • Like 1



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

This error is due to:

inst.components.deployable:SetDeploySpacing(DEPLOYSPACING.NONE)

 

Which also affects the lure plant bulb.

  • Like 1

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...