How to make a dice roll character

I am trying to make a character where you have an overlay and when you press it, you will get a random buffs. I don’t know how to make multiple types of buffs or how to make it randomly choose when the overlay button is pressed.

find a random number gen guide then edit the code to activat different buffs

Same as this guide, BUT you have to add an overlay, and the randomized channel of trigger should be your costume power ups/buffs

1 Like

I have something similar right now

when you click on Overplay you get a buff of + life and + damage
for 20 seconds, after which the ability has a 30 second cooldown
is this what you need? if you are not sure then try playing my Power Battles mode and decide if this is what you need or not

Accord to your system, that could work if you want to grant a buff (and, there are only attack boost and HP restore) in a certain amount of time, but you can’t grant them randomly.

All you need is a Random Channel Block code
How to make a Fishtopia fishing system (:green_square:)

Just copy that but instead of fish have buffs

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