starting to fix guns under new script workflow
This commit is contained in:
@@ -7,4 +7,4 @@ var bullet_damage
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready() -> void:
|
||||
bullet_damage = machete.bullet_damage
|
||||
bullet_damage = machete.weapon_info.bullet_damage
|
||||
|
||||
Reference in New Issue
Block a user