tweaked machete
This commit is contained in:
@@ -2,7 +2,7 @@ extends Node
|
||||
|
||||
var bullet_damage
|
||||
|
||||
@onready var machete: Node3D = $"../.."
|
||||
@onready var machete: weapon = $".."
|
||||
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
|
||||
Reference in New Issue
Block a user