Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fast Forward Rope Simulation
#5
(09-12-2023, 01:41 PM)vrtraining Wrote: ObiFixedUpdater is called independently from FixedUpdate in unity?

The screenshot is of my modified ObiFixedUpdater.cs, not the default
It would let you pass in exaggerated timestep values from your own script for the Fast Forward affect


Here is the bool I added, to disable the default FixedUpdate()


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Fast Forward Rope Simulation - by vrtraining - 08-12-2023, 08:18 AM
RE: Fast Forward Rope Simulation - by slimedev - 09-12-2023, 02:30 AM
RE: Fast Forward Rope Simulation - by vrtraining - 09-12-2023, 01:41 PM
RE: Fast Forward Rope Simulation - by josemendez - 09-12-2023, 03:18 PM
RE: Fast Forward Rope Simulation - by slimedev - 12-12-2023, 05:56 AM