A downloadable asset pack

Download NowName your own price

Math Scripts To Add To Your Gamemaker Project.

Functions Include:

is_within(num,num,distance) : Checks If Two numbers Are Within A Distance Of Each other. Returns true or false.

fib(pos) returns the Fibonacci at pos.

Example fib(6) Will Return 8 ,   


round_to(num,position) Will Round A Number To The Position.

Example, round_to(138,10) will return 140.

round_to(1289,1000) will return 1,000

There Are Also Some macros With Common Math Constance Like E, Omega and, Golden Ratio.

Download

Download NowName your own price

Click download now to get access to the following files:

WilliamsMathScript.zip 1 kB

Leave a comment

Log in with itch.io to leave a comment.