• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Object movement
#4
(2020-10-30, 07:40 PM)Expert* Wrote: Uff.

I have no idea how object movement works.

If it's already moving and you want it to move to another location does it start from pos where it was created or from "last pos it was in while moving" ?

or does it have to finish that MoveObject func before ir can move to another location ?



The object will move from the last interpolated position (i.e. it was 0,0,0 moving to 100,100,0 but now it is 50,50,0) it will start at 50,50.
  Reply


Messages In This Thread
Object movement - by FeNiixX - 2020-10-28, 06:12 PM
RE: Object movement - by Expert* - 2020-10-30, 07:40 PM
RE: Object movement - by Josh - 2020-10-31, 03:44 AM
RE: Object movement - by Pinch - 2020-10-30, 08:31 PM

Forum Jump: