Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Way to make gameobject follow splines 'human-ly'?
#1
Is there a good way to make a gameobject follow a spline in a more 'human/unpredictable' manner, so that for example they weave in and out of the center-line of the path? This way, if you give two gameobjects the same objective of following a spline, they will move differently. This would be useful for making a racing game where the AI-players move more unpredictably. Thanks.
Reply
#2
Hi
The Spline Controller has two offset related parameters: Offset Angle and Offset Radius. You can write a script that will modify these values smoothly and pseudo randomly to give the unpredictable impression.
Did this help?
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply
#3
(01-16-2023, 10:59 AM)_Aka_ Wrote: Hi
The Spline Controller has two offset related parameters: Offset Angle and Offset Radius. You can write a script that will modify these values smoothly and pseudo randomly to give the unpredictable impression.
Did this help?

Yes, perfect. Thank you!
Reply
#4
You are welcome.
If and when you feel like it, please leave a review for the asset, that helps a lot.
Have a nice day
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Bug Changing spline connection in inspector causes splines to revert to defaults lacota 3 6 03-18-2024, 07:55 PM
Last Post: _Aka_
  Using Unity's SplineContainer in Curvy Splines dlees9191 3 14 02-26-2024, 09:49 AM
Last Post: _Aka_
  Distance travelled across multiple splines jh092 1 7 02-23-2024, 09:44 AM
Last Post: _Aka_
  Finding relative position across connected splines DekoGames 1 8 02-05-2024, 10:11 PM
Last Post: _Aka_

Forum Jump: