Prop

From Sandboxels Wiki
Jump to navigation Jump to search
Prop
Prop.png
Prop tool
CategorySpecial

Prop is a tool, which can be found in the Special category. It can be used to modify the properties of elements.

Note: You can view the properties that exist on an element using the Debug Tool.

Warning - This tool may break Sandboxels if used incorrectly. If you don't understand this, don't bother.

Tutorial

1. Use any Elements for the test (not Tools).

2. Enter a pixel property to modify:

  • element: Change your element to any other element of your choice.
  • temp: Make your element the temperature of your choice.
  • color: Make your element the color of your choice.
  • x: Make your element move to the given x coordinate.
  • y: Make your element move to the given y coordinate.
  • start: Change your element's starting tick.
  • dead: Change the life state of living elements.
  • dir: Change the speed of the living element (pixels per movement).
  • panic: Change how often the living element moves.

3. Now, enter a value for the edited property:

  • If you choose element, enter a name of Elements or Tools you want to change to.
  • If you choose temp, enter a number of the temperature you want to change to.
  • If you choose color, enter an rgb value, hexadecimal value or a color name.
  • If you choose x: enter a x value. (preferably one on the screen, 1-165)
  • If you choose y: enter a x value. (preferably one on the screen, 1-66)
  • If you choose start: enter a tick number.
  • If you choose dead: enter a life state ("true" or "false").
  • If you choose dir: enter a number of the speed (pixels per second) you want to change to.
  • If you choose panic: enter a number that will determine how often the living element will move.

4. Now use Prop tool on the element you used to test at Step 1.

Note:

  • If you enter an invalid element, it will change to Unknown.
  • All commands need to be uncapitalized.
  • Use "_" instead of using " " (space)

History

  • Prop tool supports NaN and lowercase Infinity values
  • Prop tool is no longer hidden by default

Gallery