Godot Forum
Invalid access to property or key 'global_position on base object of type 'Nil'
Help
godot-4
,
gdscript
,
game
,
2d
forbiddensoul
May 21, 2025, 2:09am
2
Not sure if this will fix it but try adding
@onready
to var target = waypoint1.
1 Like
show post in topic