Forum Topics tagged number

Report Tag

25 forum topics with this tag
  • 9 replies
  • 153 views
This content is deleted
Forum Topic
How do I Make a more advanced number system?
0 favourites

For example I want 1,000,000 to show up as 1 Million and 100,000,000,000 as 100 Billion. How'd I do this?

  • 2 replies
  • 197 views
This content is deleted
Forum Topic
How to increase a number exponentially?
0 favourites

How to fill an array with numbers that increases exponentially from a fixed number (e.G. 500) to any bigger number (e.G. 1000000000) with possibility to adjust...

posted 5 months ago
  • 2 replies
  • 102 views

For example, I choose(1,5,10,25,50,100), When random is repeatedly added to world numbers, it has to be less or equal to 500.

posted 26 days ago
  • 12 replies
  • 138 views
This content is deleted
Forum Topic
How do I Retrieve from Dictionary based on Number Range?
0 favourites

I'm quite new to Construct 3 still, so I'm just dabbling on some little projects to learn. I have a dictionary with two instance variables: Excellent and Awful....