Publisher | Juste Tools |
---|---|
File size | 22.29MB |
Number of files | 191 |
Latest version | 1.2.1 |
Latest release date | 2023-09-12 11:48:27 |
First release date | 2021-05-06 02:50:18 |
Supported Unity versions | 2018.4.2 or higher |
[Website] [Online Demo] [Documentation] [Public API]
The Infinite Value asset provides complete functionality for working with numbers of realistically infinite size and precision in Unity.
It is perfect for creating incremental games (clicker or "afk"), RPGs, or mathematical/monetary applications.
Features
• Complete, you can define integer or decimal numbers as big or as small as you want with the sharpest precision.
• Easy to use, it behaves like any other primitive value types (int, float, etc) and can easily be converted from/to them.
• Performant, it is usable in a real time scenario and have specific optimizations if you need to work with gigantic numbers.
• Configurable, the configuration file allows you to easily edit how to display your values and to customize the inspector drawer.
• Editable, full sources are included with commentary and summary.
Content
• The InfVal structure, main part of the asset, that can contain any values and implement a ton of needed abilities like arithmetic operations, serializations, parsing, etc.
• The InfValInputField component that allows you to easily let the user input an Infinite Value.
• The MathInfVal and InterpolateInfVal classes useful if you want to apply complex operations to an InfVal.
• A complete demo that you can use as a starting point for a clicker game.
• A unit tests window useful if you want to do custom changes to the scripts.
Information
This asset works for Unity version 2018.3 or higher and will be kept up to date with later releases.
Of course, it will also be updated according to feedback, reviews and comments.
Try it out
The demo can be played online here.
The full scripts, scriptable objects, arts and audio used for this demo are available when buying the asset. If you intend on creating an incremental game, it will be a solid start for your project.
Last changelogs: Version 1.1
This update do some changes to make the InfVal structure conserve precision instead of exponent which is similar to what primitive value type are doing and simpler to use in most cases (old usage can still be done using the ToExponent method).
It makes using the structure the easiest way also the most optimized way allowing you to works with gigantic numbers.
• Constructors and casts now take a precision instead of an exponent as a second parameter. Also added a new constructor and cast taking an InfVal as a first parameter.
• Arithmetic operations now conserve the highest precision instead of the lowest exponent.
• The CalcType enum no longer exists. The Add, Sub, Mul and Div methods have been deleted because they are no longer required and the Pow, Sqrt and NthRoot methods now take a bool argument instead of a CalcType.
• The ToExp method is renamed to ToExponent, it now accept an optional bool as a second argument that let you edit the exponent without changing the digits.
• Changing the exponent property have been optimized.
• The inspector drawer now have a maximum count of digits displayed and can be used to call the ToPrecision method.
• Updated the demo, unit tests window, documentation and API to reflect theses changes.
The Infinite Value asset provides complete functionality for working with numbers of realistically infinite size and precision in Unity.
It is perfect for creating incremental games (clicker or "afk"), RPGs, or mathematical/monetary applications.
Features
• Complete, you can define integer or decimal numbers as big or as small as you want with the sharpest precision.
• Easy to use, it behaves like any other primitive value types (int, float, etc) and can easily be converted from/to them.
• Performant, it is usable in a real time scenario and have specific optimizations if you need to work with gigantic numbers.
• Configurable, the configuration file allows you to easily edit how to display your values and to customize the inspector drawer.
• Editable, full sources are included with commentary and summary.
Content
• The InfVal structure, main part of the asset, that can contain any values and implement a ton of needed abilities like arithmetic operations, serializations, parsing, etc.
• The InfValInputField component that allows you to easily let the user input an Infinite Value.
• The MathInfVal and InterpolateInfVal classes useful if you want to apply complex operations to an InfVal.
• A complete demo that you can use as a starting point for a clicker game.
• A unit tests window useful if you want to do custom changes to the scripts.
Information
This asset works for Unity version 2018.3 or higher and will be kept up to date with later releases.
Of course, it will also be updated according to feedback, reviews and comments.
Try it out
The demo can be played online here.
The full scripts, scriptable objects, arts and audio used for this demo are available when buying the asset. If you intend on creating an incremental game, it will be a solid start for your project.
Last changelogs: Version 1.1
This update do some changes to make the InfVal structure conserve precision instead of exponent which is similar to what primitive value type are doing and simpler to use in most cases (old usage can still be done using the ToExponent method).
It makes using the structure the easiest way also the most optimized way allowing you to works with gigantic numbers.
• Constructors and casts now take a precision instead of an exponent as a second parameter. Also added a new constructor and cast taking an InfVal as a first parameter.
• Arithmetic operations now conserve the highest precision instead of the lowest exponent.
• The CalcType enum no longer exists. The Add, Sub, Mul and Div methods have been deleted because they are no longer required and the Pow, Sqrt and NthRoot methods now take a bool argument instead of a CalcType.
• The ToExp method is renamed to ToExponent, it now accept an optional bool as a second argument that let you edit the exponent without changing the digits.
• Changing the exponent property have been optimized.
• The inspector drawer now have a maximum count of digits displayed and can be used to call the ToPrecision method.
• Updated the demo, unit tests window, documentation and API to reflect theses changes.
Top Publisher Assets
FREE
FREE
FREE
FREE
FREE
FREE