SphereCommunity
Makemypet - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Makemypet (/Thread-Makemypet)

Pages: 1 2


RE: Makemypet - Khaos - 03-25-2016 03:41 PM

Yes there is. Anything following New. has to be New. Else it is done being worked on. So you have to get it all done at once. Smile Or parse some functions to start working with New. Really, New is great. Use it for so much stuff.

Be careful with math though. We have to update math logics. Sphere couldn't take my simple Luck function EA uses, which has diminishing returns. Had to rework it... sphere does not like decimal spots and hates the ^ operator way more. Even Float won't work with it. Sphere math is seriously in bad shape right now. No way it can run Tan, Cos, Sin, et cetera as Kell had put in. Simply, it just cannot handle anything more than basic arithmetic.