Jump to content

Can't place any DEPLOYMODE.WATER next to shore


ADM
  • Pending

I've been trying to make turfs that are placable on water for a mod but this is not possible cause the WATER deploy is not compatible with the SetDeploySpacing function

	inst:AddComponent("deployable")
	inst.components.deployable:SetDeployMode(DEPLOYMODE.WATER)
	inst.components.deployable:SetDeploySpacing(DEPLOYSPACING.NONE) --still not works :(

0screen.thumb.jpg.af8caa9ca61630d70806c074a284186c.jpg

Even if modding is not a prority for fixing this bug, it's also impossible to place  Bullkelp Roots unless you are walking on water (don't work on boat too)

0screen.thumb.jpg.028ca9155a56e2f9e295c3b4431dd56d.jpg


Steps to Reproduce
DEPLOYMODE.WATER can only be used with at least 1 tile distance next to shore



User Feedback


There are no comments to display.



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...