I would like to know how to make a sphere spin constantly on all axis-es. (Note: The sphere I want to spin is floating above the spawn at Hexagon's World
I'm not sure if this is correct but have you tried or not.
game.Workspace.Sphere.Rotation=Vector3.new(0,0,0)
Replace the 0 value with the value you would like.
If you want it to constantly spin, I think you would need a forever loop. Im not sure how to use a forever loop but checkout peaspod's scripting tutorials, here is the link to the first part. ^.^
https://www.youtube.com/watch?v=v3dbJXSa12Q