Content tagged number

Report Tag

26 usages of this tag
  • 8 replies
  • 426 views
This content is deleted
Forum Topic
How do I count numbers and add needed numbers? (SOLVED)
0 favourites

Now when I fire pistol two times ammo in clip should show "10" because 2 was fired. When I tap "R" key to reload. Events should check how many bullets are missi...

posted 2 years ago
  • 2 replies
  • 160 views
This content is deleted
Forum Topic
How can I check for odd & even values of my values?
0 favourites

I have this event that makes my double-jumps have different animations, and the jumps can theoretically go on infinitely, so I'd like to swap out checking for 1...

posted 10 months ago
  • 9 replies
  • 147 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
  • 186 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
  • 61 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 9 days ago
  • 12 replies
  • 119 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....