Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
A high-performance Big Number library for Godot games. Perfect for idle / incremental games, or any project where you need numbers exceeding the limits of standard integer and float types.Managing massive numbers in games is performance-heavy and complex. This plugin provides you with:- Capable of handling numbers much larger than float or int- High Performance- Built-in support for multiple notation styles: - Scientific (1.23e45) - AA Notation (aa, ab, ac...) - Metric Symbols (k, M, B, T...) - Metric Names (kilo, mega, giga...)- Methods similar to standard arithmetic operations.This is a GDExtension plugin, built with performance in mind.Visit the repository for more information:https://github.com/shoyguer/big-numberRead the documentation for class reference, and code examples:https://github.com/shoyguer/big-number/wiki
A high-performance Big Number library for Godot games. Perfect for idle / incremental games, or any project where you need numbers exceeding the limits of standard integer and float types.
Managing massive numbers in games is performance-heavy and complex. This plugin provides you with:
- Capable of handling numbers much larger than float or int
- High Performance
- Built-in support for multiple notation styles:
- Scientific (1.23e45)
- AA Notation (aa, ab, ac...)
- Metric Symbols (k, M, B, T...)
- Metric Names (kilo, mega, giga...)
- Methods similar to standard arithmetic operations.
This is a GDExtension plugin, built with performance in mind.
Visit the repository for more information:
https://github.com/shoyguer/big-number
Read the documentation for class reference, and code examples:
https://github.com/shoyguer/big-number/wiki
Reviews
Quick Information
A high-performance Big Number library for Godot games. Perfect for idle / incremental games, or any project where you need numbers exceeding the limits of standard integer and float types.Managing massive numbers in games is performance-heavy and complex. This plugin provides you with:- Capable of handling numbers much larger than float or int- High Performance- Built-in support for multiple notation styles: - Scientific (1.23e45) - AA Notation (aa, ab, ac...) - Metric Symbols (k, M, B, T...) - Metric Names (kilo, mega, giga...)- Methods similar to standard arithmetic operations.This is a GDExtension plugin, built with performance in mind.Visit the repository for more information:https://github.com/shoyguer/big-numberRead the documentation for class reference, and code examples:https://github.com/shoyguer/big-number/wiki