Page 1 of 1

How to create a custom object?

Posted: 03 Dec 2014, 15:16
by adamkooo2
Hey guys,
I 'm having a problem how to create my custom object.
With whitch program it is possible?
Thanks for your answer ;)

Re: How to create a custom object?

Posted: 03 Dec 2014, 17:24
by xrayjay
blender, it´s free :yes: > http://www.blender.org/
It´s recommended to read the blender documentation to learn this program, it got´s a really huge field of functionality and possibility > http://wiki.blender.org/index.php/Doc:2.6/Manual or watch youtube tutorials, there are a ton of it, or hop over to the maniapark tutorial section, there are also some helpful things > http://www.maniapark.com/forum/viewforum.php?f=14 :thumbsup:

For textures, use the ingame textures (list can be found in the nadeo importer material lib) or if you want to make your own, you can use gimp for that (it´s also free) > http://www.gimp.org/

For editing the xml files, it´s recommended to use notepad++ (also free) > http://notepad-plus-plus.org/

And last but not least the nadeo documentation and the importer (download the sample files also) > http://doc.maniaplanet.com/creation/importer/

Re: How to create a custom object?

Posted: 03 Dec 2014, 20:02
by adamkooo2
Thanks I will test it.

Re: How to create a custom object?

Posted: 03 Dec 2014, 20:49
by xrayjay
http://www.youtube.com/playlist?list=PL ... PTRRZlcIaX

quick video how to start in blender with an easy box as object :) Texturing and naming informations can be found in the nadeo doc, that´s just how to make this quick in blender

[edit] added a playlist here, now there are 2 videos, starting from scratch to make an object, adding textures, do the xml things, import this and test it ^^

Re: How to create a custom object?

Posted: 06 Dec 2014, 09:36
by adamkooo2
How to convert it into TM?

Re: How to create a custom object?

Posted: 06 Dec 2014, 10:12
by TMarc
here:
xrayjay wrote:And last but not least the nadeo documentation and the importer (download the sample files also) > http://doc.maniaplanet.com/creation/importer/

Re: How to create a custom object?

Posted: 06 Dec 2014, 10:17
by HaagseSmurf
Or check this topic, :)
viewtopic.php?f=266&t=28526

Greetz,

Re: How to create a custom object?

Posted: 06 Dec 2014, 13:56
by adamkooo2
I can´t do it because 1 file isn´t found :oops:
I am creating an small object called grass.
If you can help me you can download it here:https://drive.google.com/file/d/0B-cMu8 ... sp=sharing
Extract to yout items folder

Re: How to create a custom object?

Posted: 06 Dec 2014, 14:56
by jui
The zip is a bit of a mess so its impossible to help because i do not know where these files really are located.

So a few hints:
The NadeoImporter must be next to the Maniaplanet.exe so something like "C:\Program Files (x86)\ManiaPlanet".
The fbx and xmls must be in something like "C:\Users\xxx\Documents\ManiaPlanet\Work\Items"

I would start by importing the Nadeo Samples so you know your Importer stuff works. And then modify these files.

Study these 3 links.
http://doc.maniaplanet.com/creation/importer/
http://doc.maniaplanet.com/creation/imp ... _item.html
http://doc.maniaplanet.com/creation/imp ... _mesh.html

ConvertAssistant is also a useful program viewtopic.php?f=321&t=18999

Also in this forum there are many tutorials just search. Here is one i just saw now viewtopic.php?f=265&t=14097

Honestly the best way to make i work is by trying and doing it yourself so you understand whats going on :)