Hello, I'm new to this forum! I'm using Godot's version 4.1.1 Stable.
I'm having difficulties with the "look_at" and "look_at_from_position" function.
I've seen these functions being used in several tutorials and websites, but the compiler is displaying the following message in every attempt I made: Function "look_at()" not found in base self.
Does anyone know if this function has been disabled and/or replaced in this latest version? What am I doing wrong?
Thanks in advance for the answers!