I need this info for my upcoming game that I havent started yet.
Here, Put inside script,INside part
wait(5) script.Parent.Size = script.Parent.Size + Vector3.new(SIZEHERE,SIZEHERE,SIZEHERE)
wait(5) script.Parent.Size = Vector3.new(script.Parent.Size.X*2,script.Parent.Size.Y*2,script.Parent.Size.Z*2)