I collaborated with my friends to create a top-down 2D wave survival game set in a Western settingÂ
In this project, my role involved developing mechanics and game design.
This project taught me that even with a small idea, you can create a fun game. Additionally, it allowed me to further develop my knowledge of C#/Unity.
in this script you can see the dash mechanic that i made. when the dash function is called the movement is multiplied by the dashing power that set in the editor. then it waits for the dashing time to be over before switching back to moving like normal