diff options
author | Fredia Huya-Kouadio <fhuya@meta.com> | 2023-08-17 12:10:09 -0700 |
---|---|---|
committer | Fredia Huya-Kouadio <fhuya@meta.com> | 2023-08-17 12:10:09 -0700 |
commit | f3acc67f0d9ce54b635372db0d59f247f9aab0ea (patch) | |
tree | cf78dd442dc40b29cb447e02d67ae7baaf4ef68c /plugins/hello_gdextension/demo | |
parent | 1f04b16320add64cea98e33fe541b426ff321713 (diff) | |
download | godot-android-samples-f3acc67f0d9ce54b635372db0d59f247f9aab0ea.tar.gz godot-android-samples-f3acc67f0d9ce54b635372db0d59f247f9aab0ea.tar.bz2 godot-android-samples-f3acc67f0d9ce54b635372db0d59f247f9aab0ea.zip |
Update AGP to version 7.4.0
Diffstat (limited to 'plugins/hello_gdextension/demo')
-rw-r--r-- | plugins/hello_gdextension/demo/main.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hello_gdextension/demo/main.tscn b/plugins/hello_gdextension/demo/main.tscn index 1ce2c1c..23db642 100644 --- a/plugins/hello_gdextension/demo/main.tscn +++ b/plugins/hello_gdextension/demo/main.tscn @@ -7,6 +7,6 @@ script = ExtResource("1_uldmm") [node name="GDExample" type="GDExample" parent="."] -position = Vector2(2.52749, 8.48129) +position = Vector2(18.5513, 10.1605) texture = ExtResource("1_ibk70") centered = false |