[HELP-FIXED]Add xml files

Discuss everything related to custom data creation.

Moderator: NADEO

Post Reply
User avatar
rycardoo
Translator
Translator
Posts: 67
Joined: 05 Apr 2011, 20:37
Location: Portugal - Faro
Contact:

[HELP-FIXED]Add xml files

Post by rycardoo »

I am really confused how to put my objects in air,levitation: :shock:

Folders:
-Items=
--------Stadium=
-----------------MyObject=
---------------------------=Meshes=
-------------------------------------=MyObject.Item.xml
-------------------------------------=Icon=
-------------------------------------=Texture=
-------------------------------------=MyObject.fbx

The program I use is the Assistant Convert.
My files Here

I hope someone can help me :thumbsup:
Last edited by rycardoo on 16 Apr 2014, 17:51, edited 1 time in total.
ImageImage
User avatar
spaii
Posts: 1075
Joined: 19 Jun 2010, 00:04
Location: Rémy - France
Contact:

Re: [HELP]Add xml files

Post by spaii »

In all your .Item.xml files, you could remove "Meshes/" (example for ConcreteRoadblock1)

Code: Select all

<Phy>
<MoveShape Type="mesh" File="Meshes/ConcreteRoadblock1.Shape.gbx"/>
</Phy>
<Vis>
<Mesh File="Meshes/ConcreteRoadblock1.Mesh.gbx"/>
</Vis>
by

Code: Select all

<Phy>
<MoveShape Type="mesh" File="ConcreteRoadblock1.Shape.gbx"/>
</Phy>
<Vis>
<Mesh File="ConcreteRoadblock1.Mesh.gbx"/>
</Vis>
Folders:
- Work
------Items=
-------------Stadium=
----------------------MyObjects=
--------------------------------=ConcreteRoadblock=
------------------------------------------=Icon=
------------------------------------------=Texture=
------------------------------------------=ConcreteRoadblockX.fbx
------------------------------------------=ConcreteRoadblockX.Item.xml

Good luck & have fun ;)


Edit:
not sure if

Code: Select all

<GridSnap HStep="0" VStep="0" />
is ok, not tested, perhaps try to change this one too ;)
User avatar
rycardoo
Translator
Translator
Posts: 67
Joined: 05 Apr 2011, 20:37
Location: Portugal - Faro
Contact:

Re: [HELP]Add xml files

Post by rycardoo »

Thanks for the info and great help. :clap:
I'll check this and say anything here :thumbsup:
ImageImage
User avatar
rycardoo
Translator
Translator
Posts: 67
Joined: 05 Apr 2011, 20:37
Location: Portugal - Faro
Contact:

Re: [HELP]Add xml files

Post by rycardoo »

ImageImage
User avatar
spaii
Posts: 1075
Joined: 19 Jun 2010, 00:04
Location: Rémy - France
Contact:

Re: [HELP]Add xml files

Post by spaii »

StticObjet option in NadeoImporter fails. This is why you have no levitation.

You have to use convert assistant in 2 steps :
First. Import as Static Mesh
Second. Import as Static Object


NadeoImporter command line would be:

Code: Select all

NadeoImporter.exe MeshStatic "Items/Stadium/ConcreteRoadblock/*.fbx" /collection="Stadium" /LogMeshStats
NadeoImporter.exe Item "Items/Stadium/ConcreteRoadblock/*.Item.xml"
User avatar
rycardoo
Translator
Translator
Posts: 67
Joined: 05 Apr 2011, 20:37
Location: Portugal - Faro
Contact:

Re: [HELP]Add xml files

Post by rycardoo »

Thank you. :thumbsup:
Done with command line .Perfect ... :yes:
Thanks for the great help :thumbsup:
ImageImage
User avatar
spaii
Posts: 1075
Joined: 19 Jun 2010, 00:04
Location: Rémy - France
Contact:

Re: [HELP-FIXED]Add xml files

Post by spaii »

Nice :thumbsup:

You're welcome. ;)

Have fun !!!
Post Reply

Return to “Title Pack & Custom Data Creation”

Who is online

Users browsing this forum: No registered users and 1 guest