Im request it. or someone have a tutorial to add the sword trail?
Printable View
Im request it. or someone have a tutorial to add the sword trail?
realspace2 engine.
look for btracks.
mhm, i cant find realspace. Where i can find it? thanks
Search for this code
-RVisualMesh.cpp line 1675.
to increase the strength of the trail increase the number in Create(3);Code:if(!m_pTracks[mode]) {
m_pTracks[mode] = new RWeaponTracks;
m_pTracks[mode]->Create(3);//±ËÀû±æÀÌ..
}
I find that 6 is fine but in 07 it was 10.
+like if it helped :P
ok thanks, I will wait :)
the fix is above im sure.
You have my thanks because im sure it was right. But i cant find realspace2
engine.
Where to go to .ccp files. thanks
Again, if you aren't using the Gunz source, this is of no use to you.