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().
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().
I solved this by install isPlaceable bool on true diractly in Inspector.