Content tagged choose

Similar Tags

Report Tag

12 usages of this tag
  • 4 replies
  • 370 views
This content is deleted
Forum Topic
[Solved] Simple question of choose random value
0 favourites

On the start of the layout, I want to set a random colour out of a specific colour list. What I Did. On the start of the layout -> Set layer background colour -...

posted 3 years ago
  • 3 replies
  • 957 views
This content is deleted
Forum Topic
Choose function
0 favourites

At the push of a certain button within my game, my character changes its animation frame, I do this by using the 'choose' function. Sometimes it will choose the...

  • 4 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I call a random or choose function?
0 favourites

Can someone post an example of this? I don't understand what to fill in at or 'do' with the mapping function. If someone could post it I would be greatful and I...

  • 10 replies
  • 861 views
This content is deleted
Forum Topic
Can I use choose without repeat?
0 favourites

I know there are many asked/answered posts on non-repeating randomness, but they all seem to involve arrays. Is it possible with simple choose statements? Choos...

posted 3 years ago
  • 2 replies
  • 482 views
This content is deleted
Forum Topic
How do I creat a loot box?
0 favourites

I'm trying to create a loot box that has 6 result options: Common 82.87%. Rare 10.36%. Super Rare 5.18%. Epic 1.04%. Legend 0.52%. Super Legend 0.04%. How to do...

  • 4 replies
  • 282 views
This content is deleted
Forum Topic
How to select and remove random array?
0 favourites

I have a game where I ask the player questions. I have all the questions stored in an array, and want to pick them at random, then delete them so they don't get...

posted 1 years ago
  • 0 replies
  • 108 views
This content is deleted
Forum Topic
How do I make a Henry Stickmin Style game?
0 favourites

How do I make a Henry Stickmin Style game?, like have a cutscene and you need to select one option, and one of the options is right.

  • 4 replies
  • 255 views
0 favourites

My goal is to use choose(1,2,3,4) to choose one of four values. But I want to always exclude the value which was chosen previously, which I store in a variable....

posted 1 years ago
  • 2 replies
  • 290 views
0 favourites

Hey C3. Using the advanced random with a permutation table, random skills/loot drop. However I don't want to duplicate the drops. Essentially, random character...

  • 2 replies
  • 86 views
This content is deleted
Forum Topic
How do I add probability to Choose ?
0 favourites

Choose expression is very interesting but every item in it has the same probability to come out. Is there a possibility to add probability so that when Choose(a...

posted 4 months ago

Similar Tags