Construct 2 - MathParser Plugin
A downloadable tool
Useful plugin for construct 2. This add-on let you input formulas in textboxes, variables and any other string type source, and parse it to do complex calculations, just by using a simple custom expression. This product is composed by 2 files, the plugin (mathparser.c2addon) and an example project (mathparser.capx). Once everything is installed and working just use the expression MathParser.Calculate(). For Example : MathParser.Calculate("1+{1}",GlobalVariable) will return a result of 3 if GlobalVariable is equal to 2. It support any other construct 2 native expression.
Follow me on socials!
(ノ◕ヮ◕)ノ*:・゚✧
twitter: twitter.com/mitsuhashish
facebook: fb.com/mitsuhashish
patreon: patreon.com/mitsuhashish
discord: discord.gg/TrwmVnc
Support: discord.gg/TrwmVnc
The support board has been moved to my discord, feel free to join to get in touch with me personally!
Status | Released |
Category | Tool |
Author | mitsuhashish |
Made with | Construct |
Tags | capx, construct, Construct 2, Math, parser, plugins |
Purchase
In order to download this tool you must purchase it at or above the minimum price of 7.50€ EUR. You will get access to the following files:
Comments
Log in with itch.io to leave a comment.
This is pre-sale inquiry :
Can you provide some working demo ? or video ?