FE Movement Animations Showcase

Опубликовано: 09 Май 2026
на канале: Gazer HA
7,955
175

for the script made by me ( gaze_ on scriptblox )
yeah the video was recorded on my alt account
for the video

I managed to make the tilt serversided.
If I adjust the tilt manually by changing the HumanoidRootPart (HRP) directly,
it will looks choppy asf on the serverside.
instead,
I cloned the HRP and used the clone as a placeholder
The real HRP then replicate the cframe or like
i can just call tilt. based on the cloned HRP,

doing these
making it able to replicate for the server.
I was not entirely sure if Im explaining it correctly,
but I think this gives you a general idea, i think.?

script:

https://scriptblox.com/script/Univers...

script (direct):

https://github.com/Gazer-Ha/Gaze-stuf...