Plugin Arithmetic

This plugin provides arithmetic gates and operations.

Components

NamePropertiesDataTypeSocketTypeDescription
arithmetic_operationlhsnumberinput
resultnumberoutput
arithmetic_gatelhsnumberinput
rhsnumberinput
resultnumberoutput

Entity Types

NameComponentsPropertiesDataTypeSocketTypeDescription
addarithmetic_gatelhsnumberinputAddition
arithmetic_gaterhsnumberinput
arithmetic_gateresultnumberoutput
counteractiontriggerboolinputIf triggered, the result will be incremented by 1
actionresultnumberoutput
decrementarithmetic_operationlhsnumberinputDecrements the input by 1
arithmetic_operationresultnumberoutput
divarithmetic_gatelhsnumberinputDivision
arithmetic_gaterhsnumberinput
arithmetic_gateresultnumberoutput
incrementarithmetic_operationlhsnumberinputIncrements the input by 1
arithmetic_operationresultnumberoutput
maxarithmetic_gatelhsnumberinputMax value
arithmetic_gaterhsnumberinput
arithmetic_gateresultnumberoutput
minarithmetic_gatelhsnumberinputMin value
arithmetic_gaterhsnumberinput
arithmetic_gateresultnumberoutput
modarithmetic_gatelhsnumberinputModulo
arithmetic_gaterhsnumberinput
arithmetic_gateresultnumberoutput
mularithmetic_gatelhsnumberinputMultiplication
arithmetic_gaterhsnumberinput
arithmetic_gateresultnumberoutput
subarithmetic_gatelhsnumberinputSubtraction
arithmetic_gaterhsnumberinput
arithmetic_gateresultnumberoutput

Platform Compatibility

PlatformCompatibility
Linux
MacOS
Windows

Repository

NameRepository
inexor-rgf-plugin-arithmetichttps://github.com/inexorgame/inexor-rgf-plugin-arithmetic

Usage