diff options
| author | realtradam <[email protected]> | 2020-03-20 04:12:55 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2020-03-20 04:12:55 -0400 |
| commit | a5b997ba2330af869f21a8a7b6fc1d27c28f857f (patch) | |
| tree | 4ce80ae7b6d97a561f12d7253df2097c9a7ffb86 /Racing-Game/World.tscn | |
| parent | 4b85316e457c034c8fab47147b1f0ed4f2bf2c1c (diff) | |
| download | optimal-direction-a5b997ba2330af869f21a8a7b6fc1d27c28f857f.tar.gz optimal-direction-a5b997ba2330af869f21a8a7b6fc1d27c28f857f.zip | |
Camera now zooms a fixed amount depending on viewport size
Diffstat (limited to 'Racing-Game/World.tscn')
| -rw-r--r-- | Racing-Game/World.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Racing-Game/World.tscn b/Racing-Game/World.tscn index e1fd13a..0b14317 100644 --- a/Racing-Game/World.tscn +++ b/Racing-Game/World.tscn @@ -53,7 +53,6 @@ __meta__ = { } [node name="Speedometer" type="RichTextLabel" parent="Camera2D/Panel"] -anchor_right = 0.004 margin_left = 44.7994 margin_top = 34.9523 margin_right = 386.135 |
