Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Model trouble
Montesky Offline
Junior Member

Posts: 27
Threads: 2
Joined: Sep 2011
Reputation: 2
#4
RE: Custom Model trouble

i had similar issues with custom 3d models... i read that you load and view the model over model viewer, fine, check the model routers and try it:

Put the model in map editor and go to edit menu --> find object check if it is in the list... if no in list try it,

open your *.ent file with notepad or similar, find the mesh/*.dae path browser and check if is correct, example

<Mesh Filename="static_objects/No_Do/grail_01.DAE">

If incorrect browser, you can edit it manually or move the *.dae file at correct folder...

check textures, materials and folders


If the model is in browser list, select it, focus and check scale, "maybe the object pivot is not centered" and you dont view it over the grid

check too if "map_cache" file in your custom stories/maps and delete it... reload the map editor and try to add the model, save it and open your map file, check the hirearchy object numbers, fileindex and ID orders...
<FileIndex_StaticObjects NumOfFiles="5">
or
<FileIndex_Entities NumOfFiles="8">

now, in object list, check if your model fileindex is correct here
<StaticObject CastShadows="true" Collides="true" FileIndex="4" Group="0" ID="28" Name="road_3" .....
Now, check the ID, if it have a number exaggerated or very far with another objects, changue it manually

If it not resolve the problem i can check your file if you want... Huh
please sorry my bad english :S


(This post was last modified: 09-28-2011, 02:24 AM by Montesky.)
09-28-2011, 02:10 AM
Find


Messages In This Thread
Custom Model trouble - by Selyp - 09-27-2011, 04:37 AM
RE: Custom Model trouble - by Pr3d4t0r - 09-27-2011, 06:38 PM
RE: Custom Model trouble - by MrBigzy - 09-27-2011, 11:08 PM
RE: Custom Model trouble - by Selyp - 09-28-2011, 03:12 AM
RE: Custom Model trouble - by Montesky - 09-28-2011, 04:42 AM
RE: Custom Model trouble - by Montesky - 09-28-2011, 02:10 AM
RE: Custom Model trouble - by MrBigzy - 09-28-2011, 03:24 AM
RE: Custom Model trouble - by Montesky - 09-28-2011, 03:48 AM
RE: Custom Model trouble - by Your Computer - 09-28-2011, 04:05 AM
RE: Custom Model trouble - by Selyp - 09-28-2011, 05:15 AM
RE: Custom Model trouble - by plutomaniac - 09-28-2011, 08:06 PM
RE: Custom Model trouble - by Selyp - 09-30-2011, 04:51 AM



Users browsing this thread: 1 Guest(s)