How does Gim Dungeon: Encrypted work?

I need help understanding how Gim Dungeon : Encrypted works. It says random generation but I’m not sure that’s true. If it is true, please tell me how to randomly generate maps!

hi, please elaborate more about what you need please

1 Like

Sorry its encryption and also I need to know how to make random generated maps if its possible

Random number generators are created using this block in coding. You can set a variable to this random number and run if statements on it.
image

Ok so that’s all I need to do?

1 Like

Yeah then run different channels inside the if statements.

Thank you @Slim for helping me out

1 Like

Your welcome! Use this as an example,

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.