Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setting speed manually
#1
This Curvy thing is awesome. After following the tutorial, I have an object following a spline. However, I'm trying to get full manual control over the speed of the object. I need to use an externally generated value to move the object a a rate represented by that number (for example: 50 mph). The speed value will change from zero to some real vehicle speed maximum (like 150 mph or so) So, for example, the game begins, the externally generated number changes from zero to some positive non-zero value and the object following the spline path needs to track in the spline at whatever speed that value is, updated continuously. I already have the externally generated value for speed in code. It can't have any other influence over the speed. Simply jump instantaneously to the external number supplied for the speed. Trying to connect the variable up to the spline controller but I can't see how to do it. Maybe the solution is right in front of me and I'm just not seeing it? Anyone?


Thanks
Reply


Messages In This Thread
Setting speed manually - by BigYetti - 12-04-2015, 03:13 AM
RE: Setting speed manually - by ioanma - 12-04-2015, 05:20 PM
RE: Setting speed manually - by Jake - 12-04-2015, 07:39 PM
RE: Setting speed manually - by BigYetti - 12-16-2015, 11:07 PM
RE: Setting speed manually - by Jake - 12-17-2015, 06:14 PM
RE: Setting speed manually - by BigYetti - 12-18-2015, 08:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How could I manually set the bound? Chanon 1 8 09-17-2023, 10:11 AM
Last Post: _Aka_
Question Setting instantiated object to spline, then starting movement? _RicO 3 9 06-28-2023, 06:01 PM
Last Post: _Aka_
  Manually controlling scale of each CP Maldruzard 1 5 03-27-2023, 10:58 AM
Last Post: _Aka_
  Change Speed on spline linkinballzpokemon 1 28 12-29-2021, 10:58 AM
Last Post: _Aka_

Forum Jump: