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
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.
If no one tells me the solution in less than 1 hour I put my publication as a solution and READY
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
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
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
local tweenService = game:GetService("TweenService")
tweenService:Create(parteprincipal, TweenInfo.new(), {Position = Vector3DestinationGoesHere}):Play()
For TweenInfo:
-TweenInfo | Roblox Creator Documentation
-Understanding Easing Styles!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.