Page 66 of 103

Re: NadeoImporter [update 2013/07/08]

Posted: 15 Jul 2013, 04:10
by danodude
Would it be possible to use Sketchup for this?

Re: NadeoImporter [update 2013/07/08]

Posted: 15 Jul 2013, 11:55
by clem_the_geek
I did it with the last 2012 version of the Importer :
- Build your model in SketchUp (with the last 2012 version of the Importer, the model had to be 64 inches (1,6256m) long for 1 block, but I don't know about the scale with the latest version...),
- Make one component for each Material you'll use for your object,
- Export it in .DAE format ('File > Export > 3D Model...'),

- Then sorry but anyway, you have to use Blender : 'File > Import > Collada',
- Select one of the components, then toggle 'Editmode',
- You should see black edges, then press 'A' to 'Select All', then press 'U' and click 'Unwrap',
- Open the 'Material' tab of the 'Properties' window,
- If you want to use some Material from the Library, type its referance just below the 'Assign' button,
- If this Material needs several UV layers, go to the 'Uv Maps' section of the 'Object Data' tab, then add some,
- Repeat the five previous steps for each component, then export : 'File > Export > Autodesk FBX' (I heard that you have to set the scale to 100 with the latest version of the Importer, somewhere in the left column when you export).

Re: NadeoImporter [update 2013/07/08]

Posted: 16 Jul 2013, 05:32
by danodude
Thanks, I will have to try this out :thumbsup:

Re: NadeoImporter [update 2013/07/08]

Posted: 17 Jul 2013, 11:41
by Fix
Discovered that Static TDOSN material has a transparency bug : problem of Z sorting (far transparent objects can appear in front of close ones).
This will be fixed in a future maniaplanet update (I think it shouldn't impact the nadeoimporter directly)

Re: NadeoImporter [update 2013/07/08]

Posted: 17 Jul 2013, 12:13
by spaii
Fix wrote:Discovered that Static TDOSN material has a transparency bug : problem of Z sorting (far transparent objects can appear in front of close ones).
Effectively, thx for this ;)

BTW, wildcards like *.fbx not works on NadeoImporter.

Re: NadeoImporter [update 2013/07/08]

Posted: 17 Jul 2013, 12:45
by TitiShu
Fix wrote:Discovered that Static TDOSN material has a transparency bug : problem of Z sorting (far transparent objects can appear in front of close ones).
This will be fixed in a future maniaplanet update (I think it shouldn't impact the nadeoimporter directly)

Haha... Nice I just tought about report the bug... GG

with the bug we can make some nice paradox...
https://dl.dropboxusercontent.com/u/773 ... Shot45.jpg

Re: NadeoImporter [update 2013/07/08]

Posted: 17 Jul 2013, 12:55
by spaii

Re: NadeoImporter [update 2013/07/08]

Posted: 17 Jul 2013, 13:17
by TitiShu
- Is it possible to add some Material like : TDOSN I/E ?
I made some energy field barrier... but without Energy/Illumination... it's not really an energy field

- Can we use Animate Texture ? Like Grapple Energy

- And what about using sprites ? to make some végétation... Because >> this << is very heavy
Or it'll be add with action maker (particles use sprites)

Re: NadeoImporter [update 2013/07/08]

Posted: 17 Jul 2013, 13:49
by spaii
TitiShu wrote:- Is it possible to add some Material like : TDOSN I/E ?
TDSN
Uv Layers : BaseMaterial, Lightmap
Textures to provide : xxx_D.dds, xxx_S.dds, xxx_N.dds

TDOSN
Uv Layers : BaseMaterial, Lightmap
Textures to provide : xxx_D.dds, xxx_S.dds, xxx_N.dds

TDSNE
Uv Layers : BaseMaterial, Lightmap
Textures to provide : xxx_D.dds, xxx_S.dds, xxx_N.dds, xxx_E.dds

TDSNI
Uv Layers : BaseMaterial, Lightmap
Textures to provide : xxx_D.dds, xxx_S.dds, xxx_N.dds, xxx_I.dds

TDSNI_Night
Uv Layers : BaseMaterial, Lightmap
Textures to provide : xxx_D.dds, xxx_S.dds, xxx_N.dds, xxx_I.dds


This list is from old nadeo importer, i tested only TDSN and TDOSN, not others ;)

Re: NadeoImporter [update 2013/07/08]

Posted: 17 Jul 2013, 18:24
by alividerci
how to use a lot of lights
such as this

Code: Select all

<LightBallSimple Radius="2" sRgb="0 1 0" Pos="0 0.3 0"/>
:?: