Move

From Second Life Wiki
Jump to navigation Jump to search

Feature Design Document

(none)

Functional Spec

  • Ctrl-2 activates the move tool. We will call this Move mode.
  • If you hit escape so no tool is selected, we will call this Arrow mode.
  • You can move your own non-physical object with the move tool.
    • You cannot drag your own non-physical object in when you have no tool selected (arrow mode)
  • You can move your own object if it is physical when you are in Move mode or Arrow mode.
    • (you cannot drag a physical and movable object by dragging on a child prim if either the root or child prim has a touch script in it. bug?)
  • You can move another person's non-physical object if they have turned on "Allow anyone to move" in the object's General tab.
    • You cannot move another person's non-physical object if they have turned on "Allow anyone to move" in the object's General tab and added a touch script.
  • You can move another person's physical object if they have turned on "Allow anyone to move" in the object's General tab. This works if a touch script is present or not.


Test scripts

SmokeTest

Discussion for future improvements

(none)

Relationship to other features

List of features that need to be tested when this feature changes, and why.

(none)

User Guides

(none)