View and create assets from the Glacier 2 game engine.
The following games are supported by this addon:
- Hitman 2016
- Hitman 2
- Hitman 3
The addon supports the following formats:
Extension | Description | Can import | Can export |
---|---|---|---|
.prim | Standard RenderPrimitive | Yes | Yes |
.weightedprim | Weighted RenderPrimitive | Yes | No |
.linkedprim | Linked RenderPrimitive | Yes | No |
.borg | AnimationBoneData | Yes | No |
.aloc | Physics | No | Yes |
.mjba | MorphemeJointBoneAnimationData | No | No |
.mrtr | MorphemeRuntimeRig | No | No |
.vtxd | VertexData | No | No |
Support for more formats or titles may be added in the future
- Blender 3.0.0 or above
- Download the addon: Glacier 2 addon
- Install the addon in blender like so:
- go to Edit > Preferences > Add-ons.
- use the Install… button and use the File Browser to select the
.zip
-
- For making the original
.prim
editing tool known as PrimIO that was used as a reference.
- For making the original
-
- For making glTF-Blender-IO that was used as a reference addon.