#💬 SomeGlitchyDudeʹs Feedback

1 messages · Page 1 of 1 (latest)

flint obsidianBOT
random pawn
#

luigis mansion vibes

amber tendon
#

nothing too major

#

also the title is a lie its just some joke lol

amber tendon
random pawn
#

tween the player rotation so he slowly moves towards the mouse rather than snapping

#

same thing with the walkspeed, when he stops moving make it low, and tween it to a higher walkspeed when he starts walking, just to make it smoother

reef shale
amber tendon
#

Oh wait finally read all of it

amber tendon
#

Basically standing still tweets slow

#

Moving tween fast

elfin crystal
amber tendon
#

I'll try it

#

My dumbass made some things tween and some things update on while true do task.wait()

elfin crystal
amber tendon
#

Overall I like tween more

#

thats going to add a bit of difficulty lel

#

Imagine getting fucked over because your character didnt turn fast enough

reef shale
#

Use lerp man……

amber tendon
#

Also it's prolly cause I was doing hrp rather than upper torso

reef shale
# amber tendon How will lerp be better?

because tween is designed to only go from a to b although it works as well for that case your basically doing ```lua
tween:Create():Play() --Making new tweens every frame or whatever to follow the mouse

amber tendon
#

isnt lerp pretty muc the same in that regard?

reef shale
#

"Tweening is good for animations such as opening a door without physics. Lerping is good for having something constantly animate to a part or place, such as the camera hovering over the player." -someone on devforums

amber tendon
#

Ah I see

amber tendon
#

Or I can just look it up

reef shale
#

then you keep doing that until you reach your goal

amber tendon
#

wait screenshoit doesnt show

#

basically hes having a seizure

#

Im not used to lerp and I fixed it

#

thought it was like tween and higher number = slower but I was wrong

#

so lerp has one less issue compared to tween yet has the same issue where the character wont face the mouse while moving

#

it has the same issue as the steeped with just updating the postion on the y axis but not for the x or z

reef shale
amber tendon
reef shale
#

;)

amber tendon
reef shale
#

setting it to false just disable auto rotation so that the custom one can handle it

amber tendon
#

Alrighty

#

If it breaks anything then I'll find a fix

amber tendon
#

tysm

amber tendon
reef shale
amber tendon
#

when player isnt moving the lerp is faster but when moving lerp is slower

amber tendon
#

works pretty well

reef shale
#

just lerp the camera first

amber tendon
#

camera tweens, character head/waist tweens, and the hrp position lerps

#

tweening the hrp causes shakiness

#

lerping cam and head turn doesnt feel as smooth

reef shale
amber tendon
#

and the player camera is locked to the main camera

reef shale
#

isnt TweenInfo.new(0) instant 💀

amber tendon
reef shale
#

now that has smoothness

amber tendon
#

Im playing with the speed

#

cursed menu naimation

#

yeah 0.45 is good