#How to make time stop ??

1 messages · Page 1 of 1 (latest)

plucky swallow
#

I dont know how to make althought i asked chat gpt,it doesnt work(no error)

plucky swallow
tropic sirenBOT
#

studio** You are now Level 1! **studio

high matrix
plucky swallow
#

Thx

plucky swallow
high matrix
#

Get all the players then use a for loop to get each instance one by one
Then find the char using player.Character then get the HRP with findfirstchild
Finaly set it to anchored

plucky swallow
#

Thx it work

raven wind
tropic sirenBOT
#

studio** You are now Level 5! **studio

high matrix
raven wind
#

Fair

lone robin
# plucky swallow Hmm wait me

A cool effect could be slowing animations, for a time stop effect like dio's you could do something like
Humanoid:LoadAnimation(Animation) AnimationTrack:AdjustSpeed(0.5)