Added hover stack to manage overlapping Area2Ds

Added room selector in demo scenes
Modified dialogues in room 1, fixed bug in room 8 and 9
This commit is contained in:
Julian Murgia
2021-02-03 17:26:12 +01:00
parent b789490f63
commit bd3ef71c80
33 changed files with 253 additions and 202 deletions

View File

@@ -20,3 +20,6 @@ points = PoolVector2Array( 2.86993, 4.8189, 2.86993, 53.646, 50.8979, 53.9476, 5
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 26.9811, 29.4218 )
shape = SubResource( 1 )
[node name="dialog_position" type="Position2D" parent="."]
position = Vector2( 22.0044, -141.187 )