After the break I'm back with the models!
This time the road from the cube, can be used as an entry to the farm :)
- 0 Likes
- 2 Comments
- 1405 Downloads
- 1 Downloads in
-
5 years ago
After the break I'm back with the models!
This time the road from the cube, can be used as an entry to the farm :)
malymodder
COMMENTS
must have been a long break, you seem to have forgotten a few things about modding first thing, game does not read jpg files so your texture file is not showing in editor, needs to be png or dds format. dds preferred. next, size does matter, width
and height of texture is not right.
continuing from above. width= heightx2 (256x512, 512x1024, 1024x2048) also mod needs to have a i3d shape file to go with the mod i3d file otherwise editor does not know what to put in map, which leads to the next point of thought, did you even put your mod into the giants editor and import it into a map
to check it for errors, i did, it doesn't show in editor, but the errors do.
Write a comment