I don’t develop games for a living

I live to develop games

Hello game development enthusiasts! I am a game developer and 3D artist. I don’t do extraordinary things. I just passionately develop games and do 3D modeling. If you have received my assets and need assistance, please do not hesitate to contact me.

The “Aramis Customization System” is entirely modular in structure and operates based on ScriptableObjects.

While in the editor, you can test the customizations you’ve made using the debug mode. It is very user-friendly.

Custom camera angles are available for every customizable part. You can disable this feature if you prefer.

Additionally, there is a shopping system available. You can determine which parts will be free and which parts will be paid at the beginning of the game.

There is an easily integratable “save system” available that you can seamlessly integrate into your own code. The saving of the shopping system and customization changes is entirely handled through this “save system.”

You can easily perform all customization processes with custom editor windows.