- Current Version: 2: 2025-05-06T09:01:16Z
- First Published: 2023-09-12T09:53:13Z
- Size: 178958416
- Supported Unity Versions: 6000.0.46
Aramis Customization System
This system allows you to customize your GameObjects in a modular way,
using ScriptableObjects. With it, you can customize any object you want. It can be
a car, a spaceship, a character, or a weapon. You can even customize a snail :))
(The demos belong to the old version. They will be updated soon. If you want to try the new version, please contact me via Discord or email.)
Demo Builds:
- PC Demo
- Mac Demo
Please note that this is not an inventory system. There is a demo scene
included to show you how you can use this system in an inventory-like interface.
However, I am planning to make the necessary developments for it to function as an
inventory system in the near future.
Features:
- Scriptableobject based modular customization system. You can freely customize all the objects you want:
* Synchronous customization system (two-handed weapons, etc.)
* A separate customization system for wheels (Wheel colliders are automatically botulized when wheels are changed.) You can also affect all fields in the wheel collider.
- You can access the public fields of any script in any gameobject and change them during the game (when you install a silencer on the weapon, the damage decreases, when the suspensions change, the suspension distance in the wheel collider changes, when you modify the engine, the engine power increases, etc.)
- So the customizations you make will really affect the gameplay (see Tutorial videos)
- Customizable camera system for each custom part.
- Automatic UI builder. You can customize it as you wish (Tutorial videos are being prepared).
- Extremely simple to use complete save system.
- Currency management. You can create an infinite number of currencies and exchange them between each other (bronze, silver, gold, diamond, dollar, euro, etc.).
- Shopping system. You can use the shopping system integrated with the Currency system in all your customizable objects (Demo scenes have these features)
- Customize multiple objects in the same scene. You can customize as many objects as you want in the same scene. UI will be generated automatically.
- Custom editor windows that will make your work extremely easy.
And there are many more features that I can't think of. I will continue to improve them all over time.
If you have received my assets and need assistance, please do not hesitate to contact me.
Support:
Add to cart