Based on the information in previous versions, I found that setting the Dummy to follow the Path was implemented using the function sim.followPath(dummy_handle, path_handle, 1, 0, 0.1, 1).
However, when I tried to implement this functionality in the new version, the console returned an error indicating that this function has been deprecated. How can I achieve the small functionality of setting the Dummy to follow the Path in version 4.7?
I would greatly appreciate it if someone could answer this.
Setting Dummy to Follow Path Movement Issues in Version 4.7
Re: Setting Dummy to Follow Path Movement Issues in Version 4.7
Hello,
have a look at the demo scene scenes/movingAlongAPath.ttt. Note that old path types are not supported anymore.
Cheers
have a look at the demo scene scenes/movingAlongAPath.ttt. Note that old path types are not supported anymore.
Cheers