Please help me with this animation

Are you not sure what I’m saying? I rather think that you are not sure how to do it and you only say that to annoy…
I already explained it clearly

1 Like

You are not giving us a good explanation, try giving a video or something to show what you are trying to achieve, or else it’s hard to understand what you need, what dot it exactly mean with displacement effect?

What do you mean by that? If he doesn’t know what you are saying what he said it’s not to annoy…

I beg your pardon? No need to be rude.

Like dede was saying, there is no proper example.

1 Like

example:

Tips para Combat Warriors | :crossed_swords:

minute: 0:36
when the character turns around

2 Likes

If no one tells me the solution in less than 1 hour I put my publication as a solution and READY

2 Likes

Well, it’s not our problem, it’s just you who’s not gonna find a solution, so the only one who’s gonna lose something it’s you :person_shrugging:

Ah, are you trying to recreate that animation that is showcased in the video?

Not sure what this has to do with the post, but freedom of speech…

add the wait method so I wont immediately change the value

1 Like

what part of the script are you looking for? Key detecting, playing animations or moving?

You clearly see in the script that I already did the animation and the key detection what I need in tween position

1 Like
local tweenService = game:GetService("TweenService")
tweenService:Create(parteprincipal, TweenInfo.new(), {Position = Vector3DestinationGoesHere}):Play()

For TweenInfo:
-TweenInfo | Roblox Creator Documentation
-Understanding Easing Styles!

2 Likes

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