Finished ESC camera commands reimplementation.
Some cleaning done, and all logging commands put in escoria.logger script.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
:ready
|
||||
set_global bridge_closed false
|
||||
set_state r3_button button_broken
|
||||
set_global button_broken true
|
||||
|
||||
# DEBUG
|
||||
|
||||
@@ -95,6 +95,8 @@ polygon = PoolVector2Array( -2.71457, 437.818, 6.6293, 121.462, 89.3893, 74.7422
|
||||
position = Vector2( 44.1375, 384.691 )
|
||||
|
||||
[node name="button" parent="Hotspots" instance=ExtResource( 7 )]
|
||||
global_id = "r3_button"
|
||||
esc_script = "res://game/rooms/room3/esc/button.esc"
|
||||
interact_positions = {
|
||||
"default": Vector2( 347.767, 378.011 )
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user