I’m working on a brand new Roblox game, here’s the link: Complementary Island! - Roblox
The obby is an improvement from the last version , the game is still very empty.
I just added a button that creates blocks, I coded it all by myself and is the best thing I coded
Good start, although there are a couple issues with this. For starters, the button can be spammed with an autoclicker which leads to MANY boxes being spawned and flooding the island. I’d suggest adding a debounce (basically a cooldown). Secondly, there isn’t much to do. I’m sure you have plans to add more to do, right? That’d be cool.
Yes, in fact I’m going to add more stuff now.
Where would I add the debounce? (I don’t know a lot about scripting.)
I have no idea what your script looks like, but you’d have declare a local variable with it set to false by default, then when you press the button you’d have to check if the debounce is true or not, then set it to true if it isn’t and do the button spawning stuff, then set it to false after a desired amount of time.
Let me know if you don’t quite understand.
I already found this out, sorry for not telling you.
That’s alright, I’m glad you found out yourself! Good luck with the rest of the game!
Thank you, I really want to make my game so good the like:dislike rate will be +50%.
Nice game, could maybe use a bit more colour? Also I think that the button could be spammed which could flood it.
Thanks, I’ll try to add more color and I added a debounce to the button, does it now work?
Its a nice start but I have some suggestions to make it better:
Vibe / color theme
Most vibe games have a certain vibe they want to show off to the user. Most of the times they make it well known by changing the lighting color and overall builds of the game. Your game (no offence) is kind of boring and grey. I would suggest adding color to attract and make players stay in it longer.
Attractions and buildings
Now this is the main thing I find people needing help with including me on vibe games… Attractions and things to do. Vibe games are really boring if you just have one person there and adding random obby’s will make your game just all over the place since vibe hangouts and a random obby doesn’t seem to mix in my opinion. I would suggest adding more either just obby’s and short interactive game things just to make it a fun little hangout game like little obby’s, buttons for players to push and the person who presses the most button get on a leaderboard and other things. Or if you want a vibe hangout game build a house, apartment room something for the player to explore because I always like to look around in vibe games to check out builds. The bigger the build is the more I will spend looking around so those are somethings you could add.
What to expect
Vibe games are very hard to get going unless you run loads of ad’s on the game or your well known and people like to hangout and play your games. This is because it has one or two purposes. Talk and look around, that’s really what it comes down to and there are thousands of vibe game out there some successful and most not and just flopping. Not to sound like a debby-downer but anyone really can make a successful game just most don’t know how. They either don’t know what to put in the game to attract the user or don’t know how to make appealing ad’s to fish the players in the game. I am sure there are many posts on the forum that talk about how to get players in your game and what ad’s to do so I will leave that up to you and if there is not you can always make a post asking about it!
I really hope this helped you and you took the time to go through and read it. I love to help people the best I can in the community especially uprising developers because I am one myself and I know how much it helps to get advice from someone even if I don’t look up to them I still take it. I also hope this inspires you to keep going with your game and make smart choices this goes for others that chose to read this comment to.
Builder, modeler and GFX artist,
MR_Enforcement
I just made a MASIVE update!
*I made my game have more color like @MR_Enforcement said.
*Upgraded the island you go on when you complete the obby.
*Changed material of some objects.
*Moved “most donated” person right next to donation bored to make more room.
*Added little people around the game, I’ll add more.
*Every box that you create now has random colors.
I’m working on new stuff to add to this game.