-
(http://i58BannedImageSite/e86cs4.png)
Okai, I made a scrolling preset mane and I don't like how it has those square parts sticking out of it. Is there away to prevent this? ;n;
-
Do me a favor so I can help you, I can't see the issue clearly >_< (The squares.)
If I can see the issue I might be able to see what kind of issue it is.
-
I believe that another member experienced this before, there was a coding modification you'd have to apply to make it look smoother. I myself haven't experienced this with scrolling presets yet. o,o
I'll go look for the solution now. cx
-
Hello, Mcgee! A few days ago a similar issue was solved in another thread by xRuby1234x. Here's a quote that may help you with your issue:
@Ina Nilsson:
material preset_#_maneMat
{
technique
{
pass
{
cull_hardware none
cull_software none
alpha_rejection greater_equal 200
texture_unit
{
texture fmaneMask.png
}
texture_unit
{
texture rainbow.png
scroll_anim 1 1
colour_op_ex blend_current_alpha src_texture src_current
}
}
}
}
You'll have to change the material preset_#_maneMat line, since I don't know what number you're using.
Also you'll need to put an image in for SCROLLING LAYER.png, but other than that, you can leave everything the same, maybe adjust the speed of the scroll_anim 1 1 line.
Hope you get it working.
-
Woah, Sagitta got some great information, her help might solve this!
-
Thank you! This helped a lot! ^0^
-
No problem! If you need anymore help don't hesitate to ask. ^^