Here is my feedback after playing the game:
Tutorial:
It’s okay, but the UI should have a somewhat transparent background as it is hard to see the text at times.
The tutorial seems to talk about things like the 3 safe modes which I might have trouble remembering in the future. I recommend creating a tool tip for hovering over some of the UI to get a brief reminder for the different safe modes.
Gameplay:
So, to play you basically use the abilities that you need to find through a series of menus, equip one, and then use it after running outside of what seems already like a very unfinished map, to get xp.
Most people would not even be able to figure out the menus. The tutorial should say to equip one and be an interactive tutorial.
Unequipping items should be as simple as removing it from the equipped menu, but instead you need to go through that whole series of menus just to unequip.
If this game gets players, I could imagine certain abilities being abused because they don’t have a range limit.
Sometimes, the game will decide to change the atmosphere (weather) and it will make the game lag. The weather system seems to be too random.
Morphs will remove the abilities, and you need to use the ability group to restore it.
The game runs slow on the server so the time it takes to cooldown the ability is inaccurate by several seconds. I recommend correctly using a timing system so people don’t get mad because of lag.
0.1 of a second takes one second in the game for some reason. The timing should be like:
local timeLeft = 2.5
while timeLeft > 0 do
timeLeft -= task.wait(0.1)
--display the time, math.round it
end
and it will display an accurate time reading.
The game has gotten so laggy on the server to the point where abilities take minutes to cooldown. Etherium does not regenerate nearly as fast. This is what caused me to leave the game, otherwise I would have played longer.
Other than that, the game is fun. The game is shadowed by the fact that there are no players.
The tree morph system is well thought out as well.
Those people are bots, I’m sure. If they’re actual people, they’re as dumb as a rock.