Instructions/Add: Difference between revisions

From Desynced Wiki
No edit summary
m (Johan moved page Instruction/Add to Instructions/Add)
(No difference)

Revision as of 12:29, 7 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