top of page

LEVEL CLEANER DEVKIT

2023

1 Member 

Dev-Kit

image.png

UE5

AdrienCAZAUDevKit

This second year school project, carried out alone, aims to create an asset and behavior kit allowing a person with little programming knowledge to create a game by following the instructions mentioned in the devkit documentation.

Here the devkit allows the creation of an action-RPG and Level Cleaner game, a type of game in which you must kill all the enemies in a level before accessing the next level.

The targets are :

- The use of the Unreal Engine 5 tool,

-The creation of a modular project

-The interaction with other business sectors

-Documentation of our code and its use for them

In order to carry out this project I was interested in the creation of several artificial intelligences allowing the birth of enemies with different behaviors.

I was also involved in the creation of tools such as an enemy generator and an enemy creator used by the game designer.

that consists of  :

select enemy type

give it a name

fill in the statistics fields

The created enemy can be saved for later use (creation of a datatable).

The project having to be modular, I deepened my knowledge on the one hand, on the use of animations and rigs in Unreal Engine 5 for graphic assets, and, on the creation of a level completion system and modular interface accompanied by a level up system with different choices of statistics, on the other hand.

Doc.gif
bottom of page