Rename the PathFollow3D node to Enemy
Right-click on Enemy node and select
Attach a script to the Enemy node
Do not worry about the warning
create a variable to store the speed of the enemy
You will see the enemy move from the start to the end of the path
Next we will build a base at the end of the path.