Godot Version
v4.2.2.stable.official [15073afe3]
Question
So I have a am working on an enemy and I want it to be able to follow the player using a raycast node that will point towards the player. I’ve tried some different ideas but none of them seem to work. How would I get the raycast to follow whatever node I need it to?