atampy25 / glacierkit

An integrated modding tool for the HITMAN World of Assassination trilogy.
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Implement a Prefab asset system #6

Open dafitius opened 1 month ago

dafitius commented 1 month ago

Describe the solution you'd like

It would be nice to have the option to add prefab assets directly into the open project. These prefabs could enable users to add the required resource to add concepts such as empty scenes, new items, sample contracts, and eventually 3D models and materials.

Describe alternatives you've considered

Alternatives include providing template projects or detailed setup guides. These methods would still require manual steps and are not as modular or user-friendly as having built-in prefabs.

Additional context

Adding prefab assets would greatly improve the GlacierKit user experience and ease of use, especially for new users. It would reduce the initial learning curve while still demonstrating how certain features should be configured.