guest review process
This commit is contained in:
@@ -19,6 +19,9 @@ func play_list_up_sfx() -> void:
|
||||
|
||||
func play_list_down_sfx() -> void:
|
||||
stream_player.switch_to_clip_by_name("list_down")
|
||||
|
||||
func play_list_side_sfx() -> void:
|
||||
stream_player.switch_to_clip_by_name("list_side")
|
||||
|
||||
|
||||
func _on_guest_list_mouse_entered() -> void:
|
||||
|
||||
Reference in New Issue
Block a user