Fixed some texture issues on vape item and made the vape object less dependent on the blender file as a base
This commit is contained in:
@ -7,4 +7,4 @@ extends Node3D
|
||||
|
||||
func interact(player):
|
||||
print("vape picked up")
|
||||
get_parent().get_parent().queue_free()
|
||||
queue_free()
|
||||
|
||||
Reference in New Issue
Block a user