1. Animals
  2. Abilities
  3. Conditions
  4. Tool/Weapon
  5. Weapon Mods
  6. Orb
  7. Equipped
  8. Food/Medicine
  9. Furniture/Construction
  10. Color/Pattern
  11. Items
  12. Attributes
  13. Creatures
  14. Blocks
  15. Props
  16. API Types
  17. API Functions
system

ID:5
Icon:ibulletpoint.2xn

system

This table contains information about the execution environment. If you're looking for the time step variable to multiply speeds with, you'll find it here.

float timestep

The factor to multiply speeds with to produce frame-independant movement (x += s*ts).

float cost

The percentage of the total frame that was spent by this addon, higher values means this addon takes up more processing power.