Setting Dummy to Follow Path Movement Issues in Version 4.7
Posted: 04 Jul 2025, 10:55
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.
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.