Ludeon Forums

RimWorld => Mods => Help => Topic started by: CannibarRechter on August 21, 2017, 04:22:37 PM

Title: How to stop plants flipping left right
Post by: CannibarRechter on August 21, 2017, 04:22:37 PM
Hi, plants seem to randomly flip left right. I have an edge case where this needs to not happen (just with one plant), but I can't see what setting effects this. There is nothing obvious in PlantBase, so I suspect it is hard coded...
Title: Re: How to stop plants flipping left right
Post by: Oblitus on August 21, 2017, 04:27:35 PM
Try removing CutoutPlant shader.
Title: Re: How to stop plants flipping left right
Post by: CannibarRechter on August 21, 2017, 05:16:28 PM
I tried removing it; turns out you can't do that, because it only exists on the base. So I tried adding a shaderType of Cutout instead of the plant one, but the same thing happens. Odd.