|
|
|
what charging effect is it for sparks and when I finish the upgrade effect works but there's no aura
|
| |
|
|
Take off your dogi.
EDIT: It seems like something needs to be explained. People seem to be confusing editing textures with editing meshes.
No. It does not work like that.
Let's look at a globe for instance. A globe is a spherical object with a map wrapped around it.
This is exactly how textures and meshes work together.
A texture is a 2 dimensional image to be applied to a 3 dimensional model. Textures are stored in tex#.pak as .DDS(Direct Draw Surface) image files.
A mesh(polygon mesh) is a collection of vertices, faces and edges that make up 3D images. They are stored in obj#.pak as .DFF files.
So, to clarify, editing a texture is strictly 2D, editing meshes is strictly 3D. They are not one and the same, and editing 1 does not edit the other.
If you need a picture to explain this in words you can understand, take a look at swordsman45's sad, sad attempt at adding a cape to the Saiyaman dogi.