RotateAction rotates the parent cube around a specified axis (x, y, or z). Notifies all players via the network.
Protected
Executes the rotation action and sends a network update.
Returns the name of the action.
Static
Factory method to create an ActionBase instance by type.
The action type.
The MultiScene instance.
The created ActionBase instance.
RotateAction rotates the parent cube around a specified axis (x, y, or z). Notifies all players via the network.