Need help!!
#317
Replies: 1 comment
-
@ItzNovy you should check out this article https://docs.godotengine.org/en/stable/classes/class_randomnumbergenerator.html This can help you in the generation of random numbers. From there you can use it to make odds or even pick random cards from an array |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone👋🏼I am new to Godot and new to making games in general. I just came here to ask if I could get any help/tell me how to make a random chance game. I am currently working on a side scroll game And would like to implement a casino were players can gamble their coins, but I have no idea how to write the code for a random chance to land on a number (example-kind of looking for something like roulett(
Any help would be greatly appreciated. Thank you. 🖤
Beta Was this translation helpful? Give feedback.
All reactions