mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-22 15:54:20 +00:00
Set debug_growth
on the only crop tile of the island
This commit is contained in:
parent
5e029aa616
commit
96fb12cca8
1 changed files with 1 additions and 0 deletions
|
@ -74,3 +74,4 @@ transform = Transform3D(-1, 3.48787e-16, -8.74228e-08, 3.48787e-16, 1, -3.48787e
|
||||||
|
|
||||||
[node name="CropTile" parent="." instance=ExtResource("8_4ooup")]
|
[node name="CropTile" parent="." instance=ExtResource("8_4ooup")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 8)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 8)
|
||||||
|
debug_growth = true
|
||||||
|
|
Loading…
Reference in a new issue