This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
This is our first release of MafiaUnity!
It consists of many interesting features:
- Mission loader with full static geometry support
- Static collisions
- 4DS model support (static meshes, glows, skinned meshes [WIP], ...)
- Audio loaders (wav, ogg)
- Custom BMP loader modified for Mafia's assets
- Scene lighting (WIP), ambient and fog managers
- Suite of modding tools
- Basic gameplay test code featuring
tutorial
map with a player character with animations and more advanced movement controls - TGA loader/texture unpacker
- HUD manager, deals with atlases and their particular sprites, used by HUD drawing API with full anchoring support and scalability
- Various game file loaders and parsers, ...