Hey! My current project is an anime-style game except its not related to anime, and I make the plot and structure of the game. Right now I’m working on the first class: Lyne
This class is primarily going to be associated with speed, energy, and explosions.
The way the game works is that there are multiple styles, and each style has its own classes. Lyne would be apart of the energy style. Heres a poorly made graph to maybe help understand what im going for:
As you can see in the graph, It starts off withe the 4 basic elements: Air, Water, Earth, and Fire. In the middle we have energy, where all the main elements meet. Further out in the graph, we can see the elements combining with each other to form more complex elements. For example: Earth and fire = lava. The ones that are blank I ones that I just haven’t though of it(You can give me some ideas if you want!).
Each class will have 3 unique abilities, and 3 abilities that come with the style. So far I have 2 abilities down for the Lyne class.
The first ability that I made was this one:
https://gyazo.com/dba9e78c5fb6c09b3cdef67d77f90dd6
(I fixed the issue with being upside down but this is an older clip so it doesn’t show it)
Basically, your speed is increased as you hold the ball of energy above you. To use this move, you click and all opponents in its vicinity will have received -50 damage. The players affected will have their screen tinted dark reed, and will have a rotating logo of the Lyne Class. This effect can be seen in this clip: https://gyazo.com/5ce14a94c78d47e551542a5e83187d52
The second ability I have made are heat seeking missiles. Each missile does -30 dmg and there is currently no way to evade them. There are three heatseeking missiles, so in total 90 damage for one move. To use this move, the target has to have a humanoid, otherwise the missiles won’t launch Clip: https://gyazo.com/c05402aa1da309e9c20605b27f1e07a8
I made this move using a tutorial, But I changed a lot of things up.(Creds for awesome tutorial:https://www.youtube.com/channel/UCh6pWUOpbxcXzNCMMR8QpCg)
Basically, a glowing ball of energy surrounds the nearest enemy and does 5 damage every .25 seconds. It also stuns the player. Clip: https://gyazo.com/d8a51d9f675dcb9c9867fb074525a897
Well, that’s it! If you have any question or have any ideas for classes, styles, or abilities, let me know!