Follow-Transform
Description
Follow-Transform is a node that performs the inverse operation of the Remote Transform node in Godot Engine. It enables one object to follow the transformations of another object.
Usage
Simply add Follow-Transform as a component to an object, and assign the target property to the object you want it to follow.