Instructions/Add: Difference between revisions

From Desynced Wiki
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
{{Instruction_Top}}
{{Instruction_Top}}
==== Description ===
==== Uses ====
==== Similar Instructions ====
{{ComponentsNav}}

Revision as of 03:12, 6 September 2023


Add
     
     Adds a number or coordinate to another number or coordinate
Lua ID add
Category Math
Icon Add Numbers.png
Argument One: Type Input
Argument One: Name To
Argument One: Data Type coord_num
Argument Two: Type Input
Argument Two: Name Num
Argument Two: Data Type coord_num
Argument Three: Type Output
Argument Three: Name Result



= Description

Uses

Similar Instructions