Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atrblizzard/redemptionunity
https://github.com/atrblizzard/redemptionunity
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atrblizzard/redemptionunity
- Owner: atrblizzard
- Created: 2015-04-28T11:06:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-11T18:12:17.000Z (over 9 years ago)
- Last Synced: 2023-03-26T16:15:16.698Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RedemptionUnity
Porting Vampire the Masquerade: Redemption to Unity
This is a work in progress repository of it, currently the barebones for model formats were worked on.
You will need an original copy of the game installed, and have the model files extracted within the Unity project folder. In the future we'll add NOB archive support and loading them from the original game's path.
## Setup Instructions
Before opening the project you'll need to have the latest Unity version installed (Unity 5.1.1p2).
## Future Features
- NOB archive importing
- NIL level loading in runtime
- Finish NOD model importing with animation support (NAD)
- Implement basic game mechanism once all formats are working