From 79a3e1d4b6722d8ed4d78ba1354d0437ded3fc79 Mon Sep 17 00:00:00 2001 From: Daniel Snider Date: Sat, 13 Aug 2022 22:17:55 -0700 Subject: [PATCH] Fix translation of hydroponics_station --- scenes/hydroponics_station.tscn | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/scenes/hydroponics_station.tscn b/scenes/hydroponics_station.tscn index 14c4d94..2904f90 100644 --- a/scenes/hydroponics_station.tscn +++ b/scenes/hydroponics_station.tscn @@ -1,6 +1,5 @@ -[gd_scene load_steps=7 format=2] +[gd_scene load_steps=6 format=2] -[ext_resource path="res://scripts/coin_machine.gd" type="Script" id=1] [ext_resource path="res://scripts/hydroponics_station.gd" type="Script" id=2] [ext_resource path="res://scenes/coin_machine.tscn" type="PackedScene" id=3] @@ -15,7 +14,6 @@ size = Vector3( 0.4, 1, 0.4 ) points = PoolVector3Array( -0.0608763, 0.449247, 0.974783, -0.0608763, -0.464612, -0.974783, -0.0608763, 0.449247, -0.974783, 0.974783, -0.464612, -0.0608763, -0.974783, -0.464612, 0.0608763, 0.974783, 0.449247, 0.0608763, 0.0606902, -0.464648, 0.97486, -0.974783, 0.449247, -0.0608763, 0.7071, 0.453517, -0.7071, -0.705748, -0.468, -0.705748, -0.7071, 0.453517, 0.7071, 0.7071, 0.453517, 0.7071, 0.705748, -0.468, 0.705748, -0.705748, -0.468, 0.705748, 0.705748, -0.468, -0.705748, -0.7071, 0.453517, -0.7071, 0.0606902, -0.464648, -0.97486, -0.974783, -0.464612, -0.0608763, 0.974783, -0.464612, 0.0608763, -0.0608763, -0.464612, 0.974783, 0.0606902, 0.449283, 0.97486, 0.0606902, 0.449283, -0.97486, 0.974783, 0.449247, -0.0608763, -0.974783, 0.449247, 0.0608763, -0.642208, -0.46642, 0.73398, -0.642208, -0.46642, -0.73398, 0.578116, -0.464071, -0.760529, 0.578116, -0.464071, 0.760529, 0.760589, -0.464107, 0.577971, -0.760589, -0.464107, 0.577971, -0.760589, -0.464107, -0.577971, 0.760589, -0.464107, -0.577971 ) [node name="hydroponics_station" type="Spatial"] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 11.4134, 0, -2.96909 ) script = ExtResource( 2 ) [node name="MeshInstance" type="MeshInstance" parent="."] @@ -39,9 +37,8 @@ billboard = 1 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.372095, 0 ) shape = SubResource( 2 ) -[node name="coin_machine" type="Area" parent="." instance=ExtResource( 3 )] +[node name="coin_machine" parent="." instance=ExtResource( 3 )] transform = Transform( 0.540026, 0, 0, 0, 0.571038, 0, 0, 0, 0.497953, 0, 0.418593, 0 ) -script = ExtResource( 1 ) [node name="grow_timer" type="Timer" parent="."] one_shot = true