diff options
| author | Physcik <mynameisgennadiy@vk.com> | 2026-01-25 01:11:59 +0500 |
|---|---|---|
| committer | Physcik <mynameisgennadiy@vk.com> | 2026-01-25 01:11:59 +0500 |
| commit | 3ba197732d13d84eca0d706218b38d4f84cecba9 (patch) | |
| tree | bcb9a967cb648277325ea60ba45905c024a2f8d6 /packages | |
| parent | aa35ce4db5326928cf13c7604014fb7aaaedf203 (diff) | |
Object scene registry
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/TestPackage/Worlds/Main.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/TestPackage/Worlds/Main.json b/packages/TestPackage/Worlds/Main.json index 466edf1..b287ef1 100644 --- a/packages/TestPackage/Worlds/Main.json +++ b/packages/TestPackage/Worlds/Main.json @@ -10,7 +10,7 @@ "StaticObjects": [ { "Object": "testPackage/barn", - "Location": { "X": 256, "Y": 256 } + "Position": { "X": 256, "Y": 128 } } ] } |
