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
Texture, Model & Animation Help Editing a .dae file
Organic Shelter Offline
Junior Member

Posts: 22
Threads: 5
Joined: Mar 2018
Reputation: 0
#1
Editing a .dae file

I'm retexturing a grunt into a mime grunt, and I need to edit the .dae file. The question is: How do I edit the .dae file?
04-17-2018, 12:50 PM
Find
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#2
RE: Editing a .dae file

If you just need to edit the textures, you really just need to edit the .dds file. You can do so very easily with Paint.NET.

To open and/or edit a .dae file, you'll need a 3D editing software. Blender or Maya should do, keeping in mind that Blender is free. Editing the dae itself will prove difficult if you have no clue what you are doing with the grunt though.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
04-18-2018, 07:40 AM
Find
Organic Shelter Offline
Junior Member

Posts: 22
Threads: 5
Joined: Mar 2018
Reputation: 0
#3
RE: Editing a .dae file

(04-18-2018, 07:40 AM)Romulator Wrote: If you just need to edit the textures, you really just need to edit the .dds file. You can do so very easily with Paint.NET.

To open and/or edit a .dae file, you'll need a 3D editing software. Blender or Maya should do, keeping in mind that Blender is free. Editing the dae itself will prove difficult if you have no clue what you are doing with the grunt though.

So, how do I properly retexture? I have the edited texture and it won't change the grunt
04-18-2018, 10:30 AM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#4
RE: Editing a .dae file

You can edit the .dae file with a normal text editor as well, if you know what you're looking for. I recommend not using Notepad though since the line breaks will likely be wrong. Try Notepad++.

Then you can change the file name for which texture it will reference. Scroll down the file until you find "library_images" and within it you should see a few texture references. Edit those and save the file.

Spoiler below!
[Image: KfBw3ai.png]

PS: You only need to edit the last part of the path. You don't even need to edit the extension, since the final extension will always be .mat. In your case, you only need to edit the "servant_grunt" part near the end to match your new texture file.

Then open the model in the ModelViewer to generate a mat file for your new material.

(This post was last modified: 04-19-2018, 01:03 AM by Mudbill.)
04-19-2018, 01:02 AM
Find
Organic Shelter Offline
Junior Member

Posts: 22
Threads: 5
Joined: Mar 2018
Reputation: 0
#5
RE: Editing a .dae file

(04-19-2018, 01:02 AM)Mudbill Wrote: ...Try Notepad++.
I've tried to download Notepad++ but it always failed at downloading. Any suggestion?
04-19-2018, 07:07 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#6
RE: Editing a .dae file

https://notepad-plus-plus.org/repository...taller.exe

this is the direct link if you wanna try it again. Or you could use Atom from http://atom.io

04-19-2018, 09:09 PM
Find




Users browsing this thread: 1 Guest(s)