You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExperimentMod.zip
As I discussed I have written a test mod that can use PathUnit to calculate certain distance ahead by seconds/meters.
Now I want to bring this mod to FPS camera to calculate look ahead. this is much more reliable than target pos which was not meant for this.
The text was updated successfully, but these errors were encountered:
@Asu4ni I have a working code (Was very easy to copy paste :) . The only question now is what to do in settings. which one of the these constants should be adjustable in settings:
seconds ahead
car minimum distance ahead (in case car is slow or has stopped)
human distance ahead (human speed is constant so seconds don't matter).
ExperimentMod.zip
As I discussed I have written a test mod that can use PathUnit to calculate certain distance ahead by seconds/meters.
Now I want to bring this mod to FPS camera to calculate look ahead. this is much more reliable than target pos which was not meant for this.
The text was updated successfully, but these errors were encountered: