Espirael
(Espirael)
July 17, 2023, 8:50am
#1
So basically I was just vibing and then all of the sudden when I teleported my character I was in a wall and when i moved I flew around like an astral projection and then my roblox studio crashed.
game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(26.163, 23.823, -315.753)
im probably wrong, but i think its because you are doing this on a localscript
Ripxff
(bhdb)
July 17, 2023, 8:54am
#3
Use Humanoid:MoveTo(), moving the HRP directly often kills characters and causes coreScript bugs
Espirael
(Espirael)
July 17, 2023, 9:00am
#4
I used PivotTo, but basically the same thing.
Ripxff
(bhdb)
July 17, 2023, 9:02am
#5
pivotTo is for CFrames and PVInstances but yeah same energy
1 Like
system
(system)
Closed
July 31, 2023, 9:02am
#6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.