ok, here´s how to fix all.
1-import your object in blender.
2-select your object.
3- go to edit mode
4- rotate your object in the red axis in 90 degrees.
5- scale it as you wish, make sure that the pink dot is on the part of the object that should be on the floor.
6-open text window.
7- open python scrypt "jm_export"
8- run script
9- name it ex:"reja"
10- copy your "whatevername", (mine´s named reja).jm to your track personal folder.
11-open statues file with notepad++ and add:
[1200 0 800] 0 @hillside\reja.jm @hillside\reja.png null
being:
[1200 0 800] /////position of the object
0 //////rotation
@hillside\reja.jm //////@"trackfoldername"\"yourobjectname".jm
@hillside\reja.png /////@"trackfoldername"\"yourskinname".png
now test it ingame!
ps:
if is offscale, go back to blender, go to edit mode, scale it as you wish, make sure about the pink dot being on the floor, run python script, and remplace your old obtect.jm with the new one.
hope that someone find it usefull
