ColeDeanShepherd / TESUnity

World viewers for Elder Scrolls games in the Unity game engine.
MIT License
92 stars 19 forks source link

Added static creatures and few fixes for VR users #40

Closed demonixis closed 8 years ago

demonixis commented 8 years ago

Hi,

Sorry again for this big pull request, it contains an experimental support for creatures and few fixes for VR users.

The last four Records, CREA, LEVC, NPC_ and BODY were partially implemented. All other Records and SubRecords were moved into a separate file (Records.cs) for better readability. I have added an option in TESUnity to enable creatures support.

NPC_ doesn't shows because it doesn't work like creatures.

I have also updated the config.ini file to expose more parameters.

ColeDeanShepherd commented 8 years ago

No need to apologize, these pull requests are great!