diff options
| author | realtradam <[email protected]> | 2022-02-19 09:19:01 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-19 09:19:01 -0500 |
| commit | a60fab92b6ad60000aae5b854ca6c2b3a435611c (patch) | |
| tree | 8e74b94fd549efba0123cfcece9943933aa5b0a0 /Racing-Game/4WheelCar/Weight/Weight.tscn | |
| parent | 727bd8009e3e1392d61f39326cf5a47e69af8cae (diff) | |
| download | optimal-direction-a60fab92b6ad60000aae5b854ca6c2b3a435611c.tar.gz optimal-direction-a60fab92b6ad60000aae5b854ca6c2b3a435611c.zip | |
a little cleanup for better presentation
Diffstat (limited to 'Racing-Game/4WheelCar/Weight/Weight.tscn')
| -rw-r--r-- | Racing-Game/4WheelCar/Weight/Weight.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Racing-Game/4WheelCar/Weight/Weight.tscn b/Racing-Game/4WheelCar/Weight/Weight.tscn index b3d89ff..fe8e302 100644 --- a/Racing-Game/4WheelCar/Weight/Weight.tscn +++ b/Racing-Game/4WheelCar/Weight/Weight.tscn @@ -20,4 +20,5 @@ __meta__ = { } [node name="Sprite" type="Sprite" parent="."] +visible = false texture = ExtResource( 2 ) |
