Hello! So Im trying to make it so a sign/Icon marker would spin and show the Burger Icon, the script keeps exhausting though, is their a way I can stop a script from burning out?
Should I make a Wait(1) or something?
The Script
while true do
script.Parent.Orientation = script.Parent.Orientation + Vector3.new(0,1,0)
end
The Error
18:57:39.354 Hastey, Hastey Delivery! auto-recovery file was created - Studio - C:/Users/mrtix/OneDrive/Documents/ROBLOX/AutoSaves
18:57:51.644 Script timeout: exhausted allowed execution time - Server - Script:2
18:57:51.645 Stack Begin - Studio
18:57:51.646 Script 'Workspace.BurgerSign.Script', Line 2 - Studio - Script:2
18:57:51.647 Stack End - Studio