Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 12 Vote(s) - 4.58 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update coming! Brave testers needed!
Patrik Offline
Frictional Games

Posts: 127
Threads: 3
Joined: Jun 2013
Reputation: 25
RE: Question about A:TDD engine update

If you're using custom models, some of them might behave differently in the update, however fixing this is pretty easy.
You won't have to start over. Smile

Before making any changes to your models, make a backup.
After making your changes, delete the model's msh file.
Basically make sure that your custom models all use a unit scale of 1 meter (you can open the dae file in a text editor and search for <unit and make sure the full line says <unit meter="1" name="meter"></unit>).
And also that the node transforms don't contain any matrices. I don't know how to avoid this when exporting your model, but to fix it after exporting, search in the file for any line beginning with <matrix sid="matrix"> and remove them.
(This post was last modified: 12-10-2013, 08:53 AM by Patrik.)
12-10-2013, 08:38 AM
Find


Messages In This Thread
Update coming! Brave testers needed! - by Patrik - 09-25-2013, 08:28 PM
RE: Question about A:TDD engine update - by Patrik - 12-10-2013, 08:38 AM



Users browsing this thread: 1 Guest(s)