Animation (Basic) problem : I can't make stop in animations

  1. What i want, can make stop in animation [/delay in keyframes].

  2. Here is my problem: (not stopping hand)
    in number 2 keyframe, hand is needed to stop
    robloxapp-20240512-1840403.wmv Sorry for not recorded UI (UI of animator)

  3. For Example (What i need): From 0 degrees to 45 degrees hand is moving and after this hand is needed to wait few seconds and after this, hand is at 90 degrees.

  4. I try see the answer in devforum or developer hub.

Can someone help me with this?

1 Like

Copy the keyframe and paste it where you want the next movement to start. The empty space between keyframes indicates the transition time, so duplicate keyframes that are placed side-by-side will simply halt motion.

Am sorry I still don’t understand what you mean at:

In the image below, the delay will start at frame 5 and end at frame 15. The arm will not move toward the last keyframe until frame 15 is reached.

Am sorry again, What do you mean about “delay”. what i mean [in post 1. ]?
I still don’t understand you :frowning:

also do you can explain how you make delay?

  1. Right click and copy the keyframe that you want to stop.
  2. Right click and paste where you want the next movement to start.

1 Like

Thanks you so match it now works!!!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.