Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
socs

Randomized Plane Paths

Recommended Posts

Im currently creating a battle royale and wondering how exactly I would go about creating random plane starting paths/routes... Any and all help is much appreciated! Thanks!

  • Like 1

Share this post


Link to post
Share on other sites

You could use BIS_fnc_ambientFlyBy on a loop with a bunch of predefined start/finish positions that you randomly select from. I've got something that randomly picks positions a certain distance away from a central point, and uses those as start/finish positions but I'm not at home so i can't say for sure how i did it. 

  • Like 1

Share this post


Link to post
Share on other sites

@Harzach @beno_83au Thank you both for the help... I've been gone for a couple day so i apologize for the late reply...

Share this post


Link to post
Share on other sites

×