Quick note about bool isPlaceable

Just noticed that the inspector setting was overriding my bool’s value, so it wasn’t working.

I solved this by moving it into Awake().

1 Like

I solved this by install isPlaceable bool on true diractly in Inspector.

Privacy & Terms