Jump to content

Cawniwal placers children


Tykvesh
  • Fixed

Cawniwal placers children don't have AnimState:SetLightOverride(1) so they are affected by lighting unlike parent.

Expanding this function is suggested so the issue can be avoided in the future:

function Placer:LinkEntity(self, ent)
	table.insert(self.linked, ent)
	ent.AnimState:SetLightOverride(1)
end)

373138930_DontStarveTogetherScreenshot2021_06.05-16_45_44_84.png.d467e199e6fe1d2e298fe25d01becf2c.png 1454843160_DontStarveTogetherScreenshot2021_06.05-16_45_55_98.png.75402a1df1a89f3d6526019b520e4926.png


Steps to Reproduce

Start placing either of these:

  • Cawniwal Sapling
  • Eggs in a Basket Kit
  • Hubbub for Grub Kit
  • Like 2



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.


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