I’ve been working on a monkey ball type game and have just about pushed it into beta testing. I’m looking for a lot of feedback both good and bad. There is no score or leaderboard system yet because I’m still trying to figure out how to award kills.
Some issues I’m aware of is the sounds play very loud for everyone regardless of distance between players, trying to figure out the cause of that. And if a player dies with the ice cube ability, the cubes linger because the script was destroyed, (, this is fixed in the future update by adding the parts to debris in case of player death).
Well I guess negative feedback helps more because those are things you can improve so:
There are some bugs for example I keep falling through the floor while driving when I use an ability.
And the map (lobby, main map, etc.) is really big even though there aren’t many things in it so it just feels really empty.
At the moment it feels really empty. Especially when there is nobody else in it.
In the first minute before the game began I wasn’t sure if it will begin or if it requires a second player.
Lol yeah the game automatically loads and runs itself, and I havent experienced any issues with falling through the floor before. May I ask what you were playing on? And yeah for something Ive put together in just 2 days, I definitely still have a lot to add to make it more home-worthy. Eventually maybe ill add a score board to the lobby area once i figure out how to do the leaderboard.
I’m playing on PC (Well Mac to be exact if that would change anything idk).
It happened when I just randomly pressed F and the ability was turned off. Like right in that moment. Does the game move the player in any way when abilities are turned on or off?
no it shouldnt? Hmm that is bizarre. the abilities run on the ball itself (which is a downside in terms of other scripting factors) but I’ve been playing it with others for a while and never ran into that sort of issue lol. maybe it has something to do with that specific ball that was in use? Do you remember which one it was? There is like 23 balls that get cloned and summoned into place (until i figure out how to clone to parent and summon to a specific area)