Forum Topics tagged dice

Similar Tags

Report Tag

7 forum topics with this tag
  • 0 replies
  • 672 views
This content is deleted
Forum Topic
solo DICE - A different dice game (free on itch.io)
0 favourites

The 5 dice are thrown and the player the divides the 5 numbers into two "combinations" of two dice each and one "reject". The two combinations are marked in the...

  • 16 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I stop jitter in Physics?
0 favourites

EDIT: The final realization of this thread (discovered by ) was that when Gravity is set to higher than 50, "Properties > Framerate Mode" behaves jittery when i...

posted 4 years ago
  • 2 replies
  • 620 views
This content is deleted
Forum Topic
Is this an equal chance on a dice roll?
0 favourites

I am programming a dice roll into a function that does exploding dice on 10s and critical failures on 1s. I am currently "using int(random(1,11))", since random...

posted 2 years ago
  • 1 replies
  • 346 views
This content is deleted
Forum Topic
How do I create a 3D shape of a 20-sided dice?
0 favourites

Is it possible to create the classic 6 RPG dice shapes in 3D, especially a d20?

posted 2 years ago
  • 10 replies
  • 1.6K views
This content is deleted
Forum Topic
How do I create 3D dice with rotation?
0 favourites

It's been years since I last used Construct but the new 3D features intrigued me so I got a license to try them out. As the title says, I am trying to figure ou...

  • 1 replies
  • 106 views
This content is deleted
Forum Topic
How do I use random values in keyframes?
0 favourites

I prepared an animated process (by changing the frame) to create different dice values and it works smoothly now. But I wonder if I can do this with timeline. I...

posted 5 months ago
  • 1 replies
  • 58 views
This content is deleted
Forum Topic
Spawning Objects in sync with dice rolls
0 favourites

I'm having trouble spawning multiple objects in sync with a dice roll mechanic in my game, currently I have the dice roll as a global variable and the spawning...

Similar Tags