The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3D Animations and Blender
PythonBlue Offline
Member

Posts: 124
Threads: 13
Joined: Feb 2012
Reputation: 8
#1
3D Animations and Blender

So, for anyone here who wants to pursue animated 3D modeling but can't get Maya for whatever reason, I made a breakthrough last week.

Thanks to the 1.3 update to Amnesia, it's now possible to import animated Blender models provided they were exported in .fbx format! Unfortunately, there are some quirks to be addressed in order to get your model working:

1. This may apply to all .fbx files, but regardless, make sure your material name in Blender is identical to the name of the dds files you want applied. This quirk I didn't notice with .dae files, but still, if you don't follow this rule with .fbx's, the model viewer will crash, and the model editor will display an invisible mesh.

2. For animated models, there's a chance that not all vertices will be attached to a bone, as I learned the hard way with a model I exported from Halo for testing. The simplest fix for this is to separate all the faces from each other in Blender, which, unfortunately, will result in flat shading instead of the more realistic smooth shading, but this side effect can be made more subtle with a high polygon count. If anyone else who's succeeded with Blender managed to implement a better fix, by all means, let me know.

UPDATE: the most effective way to correct broken vertices for rigged models without sacrificing smooth shading: when you export your Blender model to FBX, make sure that all edges are split, like before, and that you enable face smoothing, the latter being in the FBX export settings.

So, bearing these tips in mind, you'll now be able to feasibly have custom-modeled NPC's and enemies in Amnesia without use of Maya!

Apologies if I posted old news; I just don't see anything about this in the development wiki.

(This post was last modified: 03-19-2015, 02:27 PM by PythonBlue.)
03-08-2015, 05:28 PM
Find


Messages In This Thread
3D Animations and Blender - by PythonBlue - 03-08-2015, 05:28 PM
RE: 3D Animations and Blender - by Mudbill - 03-08-2015, 05:32 PM
RE: 3D Animations and Blender - by PythonBlue - 03-08-2015, 05:34 PM
RE: 3D Animations and Blender - by Traggey - 03-09-2015, 02:26 AM
RE: 3D Animations and Blender - by PythonBlue - 03-09-2015, 10:17 PM
RE: 3D Animations and Blender - by Traggey - 03-10-2015, 07:31 AM
RE: 3D Animations and Blender - by PythonBlue - 03-10-2015, 10:35 PM
RE: 3D Animations and Blender - by PythonBlue - 03-19-2015, 02:24 PM
RE: 3D Animations and Blender - by Traggey - 03-19-2015, 10:09 PM
RE: 3D Animations and Blender - by PythonBlue - 03-19-2015, 10:18 PM



Users browsing this thread: 1 Guest(s)