01. Info
Status: Completed
Dates: 26/03/2021 - 13/06/2021
Technologies
Unity
// Game engine
C#
// Programming language
PhotoShop
// Drawing software
Git
// Version manager
Team
AJTheEnder
// Organic designer, Level designer, Scenario writer
JameFLC
// Unity developer
Me
// Environment designer, Level designer, Project manager
03. Presentation
Introduction
E428 is a 2D pixel art platformer developed on Unity in which the player takes on the character of Glucose, a slime made from corn syrup that escaped from its production line in a food factory. On his journey to get out of the factory and maybe regain his freedom, glucose will encounter all kinds of creatures and machines that he will have to fight or that will help him learn more about the factory and the events taking place within it.
Timeline
My role in the project was to create the environment assets and the level design. In the game, the character evolves through 4 levels each with a particular atmosphere (colors, lights, objects, etc. …) I therefore made 4 different sets of assets for each level. Then came the time to integrate these assets into the game engine. As I was dealing with “static” environment assets, I used Unity's tile map system to make the level design work much easier. Some assets are purely decorative, but others are physical and therefore require the use of colliders. Finally, I loaded myself the level design of 2 of the 4 levels of the game in accordance with the decisions of the team to best reflect the atmosphere that we wanted to give to the game. At the same time, I was in charge of project management, especially with git so that all members of the group can have the project in its most recent version and be able to modify his game.
Level up
- Creating assets in pixel art
- Mastering tile maps in Unity
- Level design
- Teamwork
Conclusion
Even if I didn't take too much care of the development part, I nevertheless learned a lot about the creation of video games, and I was able to progress on aspects complementary to the code.