Delete unused mouse verbs
This commit is contained in:
@@ -92,7 +92,6 @@ tooltip_name = "Exit to room 2"
|
||||
default_action = "walk"
|
||||
combine_when_selected_action_is_in = [ ]
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
animations = null
|
||||
|
||||
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Hotspots/r_door"]
|
||||
polygon = PoolVector2Array( 1173, 63, 1278, 106, 1278, 420, 1172, 356 )
|
||||
@@ -107,11 +106,10 @@ script = ExtResource( 5 )
|
||||
global_id = "r1_wall_item1"
|
||||
esc_script = "res://gymkhana/rooms/home/esc/wall_item.esc"
|
||||
tooltip_name = "This is action1"
|
||||
tooltip2_name = "This is action2"
|
||||
combine_when_selected_action_is_in = [ ]
|
||||
inventory_texture = ExtResource( 10 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
animations = null
|
||||
tooltip2_name = "This is action2"
|
||||
|
||||
[node name="Art1" type="Sprite" parent="Hotspots/artwork1"]
|
||||
position = Vector2( 470, 140 )
|
||||
@@ -134,7 +132,6 @@ custom_fonts/font = ExtResource( 3 )
|
||||
text = "If you look at this object, the character's
|
||||
speech will appear above his head"
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false,
|
||||
"_editor_description_": ""
|
||||
}
|
||||
|
||||
@@ -148,7 +145,6 @@ default_action = "action2"
|
||||
combine_when_selected_action_is_in = [ ]
|
||||
inventory_texture = ExtResource( 9 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
animations = null
|
||||
|
||||
[node name="Art12" type="Sprite" parent="Hotspots/artwork2"]
|
||||
position = Vector2( 830, 140 )
|
||||
@@ -184,7 +180,6 @@ is_trigger = true
|
||||
player_orients_on_arrival = false
|
||||
combine_when_selected_action_is_in = [ ]
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
animations = null
|
||||
|
||||
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Hotspots/trigger_talk"]
|
||||
polygon = PoolVector2Array( 1027, 352, 1187, 502, 1249.67, 445.131, 1123, 351 )
|
||||
|
||||
Reference in New Issue
Block a user