Installation, updates, general problem solving and assistance.
User avatar
!
30%
Posts: 3259
Joined: 2013-02-25 18:36

2015-03-30 13:11 »

How to import ASCII .FBX files into Unity (Unity3D), a quick tutorial. This works with Unity 5.x.

We need to use UmConverter. This software is a standalone converter between ownformat(.bos) and fbx(.fbx). You can get it from http://umconv.render.jp/. I currently use version "DOWNLOAD__ver20150131_7.5MB".

Cache:
umconv.zip
(7.86 MiB) Downloaded 599 times

"User preferences":

blender import ascii fbx to unity 01.png
blender import ascii fbx to unity 01.png (73.16 KiB) Viewed 9125 times

"Install from file":

blender import ascii fbx to unity 02.png
blender import ascii fbx to unity 02.png (115.35 KiB) Viewed 9125 times

Choose the "io_scene_box_fbx.zip":

blender import ascii fbx to unity 03.png
blender import ascii fbx to unity 03.png (118.68 KiB) Viewed 9125 times

Mark the checkbox to activate it and "Save user settings":

blender import ascii fbx to unity 04.png
blender import ascii fbx to unity 04.png (48.46 KiB) Viewed 9125 times

Done! :mrgreen:

blender import ascii fbx to unity 05.png
blender import ascii fbx to unity 05.png (106.39 KiB) Viewed 9125 times

blender import ascii fbx to unity 06.png
blender import ascii fbx to unity 06.png (99.07 KiB) Viewed 9125 times

You can now just drag and drop the .FBX file into a Unity project. :thumbup: