Move some items to inventory folder and names cleanup
This commit is contained in:
@@ -298,7 +298,7 @@ func perform_inputevent_on_object(
|
||||
dont_interact = context.dont_interact_on_arrival
|
||||
|
||||
var player_global_pos = escoria.main.current_scene.player.global_position
|
||||
var clicked_position = event.position
|
||||
# var clicked_position = event.position
|
||||
|
||||
# Using this instead of is_equal_approx due to
|
||||
# https://github.com/godotengine/godot/issues/65257
|
||||
|
||||
Reference in New Issue
Block a user