oK SO 2nd upload in like 1 hour XD When you start the project it'll ask you for some stuff --- Count down value: How many minutes you wanna wait for this? Min value: The minimum amount of money you can get Max value: the maximum amount of money you can get ----
Ya y VARIABLES: set: the amount of minutes people need to wait to earn their rewards 00: the minimum amount of rewards they can get 55: the maximum amount of rewards they can get //: a random amount between 00 and 55 Currency: the amount of currency you have; // will add to this. sec: the numbers of seconds you have to wait until you get reward; shows below the chest and shows up when you click the chest before the countdown ends. ----------------------- The project works like this: You set a value for the amount of minutes people need to wait, then the minimum and maximum amount of stuff they can get. Before you put this in your project, you're gonna have to do a few things. 1. Get rid of the ask blocks and replace them with "set [variable] to blocks, and replace the default numbers with your setting for each variable (See variable names and descriptions above). 2. Drag the entire sprite to your backpack 3. Drop it in your project 4. If you need to, clear the sprite's costume -----usage You can use this engine with credit to me. ----credit The art of the chest is by me, the coding is by me. The background is not. --tageroos #engine #mechanics #f2u