mirror of
https://github.com/tonytins/citylimits
synced 2025-06-26 01:44:42 -04:00
Directory reorganization
- Zones can now detect each other
This commit is contained in:
parent
1f038ea53c
commit
abf160838c
621 changed files with 4148 additions and 5902 deletions
|
@ -1,8 +1,8 @@
|
|||
[gd_scene load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://sprites/avatars/cindy.png" type="Texture" id=1]
|
||||
[ext_resource path="res://sprites/avatars/kit.png" type="Texture" id=2]
|
||||
[ext_resource path="res://sprites/avatars/zc.png" type="Texture" id=3]
|
||||
[ext_resource path="res://assets/avatars/cindy.png" type="Texture" id=1]
|
||||
[ext_resource path="res://assets/avatars/kit.png" type="Texture" id=2]
|
||||
[ext_resource path="res://assets/avatars/zc.png" type="Texture" id=3]
|
||||
|
||||
[node name="AdvisorMeet" type="WindowDialog"]
|
||||
anchor_left = 0.328125
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue