Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Nyctenix

Pages: [1]
1
Game Help / Preset Help? (Coding..)
« on: October 17, 2017, 03:15:32 am »
Hi,

I need a bit of help with coding a preset, if I made this topic in the wrong thread, please move it for me. ;u;

Anyways, the Preset I'm making has a variety of coding, including Moving Textures, Transparency and Glow Markings.
Everything is working fine, however, I want to apply an Ambiance to my character, which is refusing to work.
I've tried placing it above every texture_unit, as well as below the texture image.png, and even making a new pass, but it is still unable to work.

Oddly, when I alter the colour_op alpha_blend code, the Ambiance is applied. Problem is, the colour_op alpha_blend is needed for my moving textures, so I feel that it's canceling out the Ambiance somehow.
If I remove the colour_op alpha_blend, then the moving texture will overlap the other textures, so I can't remove it.

I've tried nearly everything, I'm not sure what to do at this point. xD
My apologies if it seems confusing.
Also, I do not feel comfortable posting the code here, as I've spent a good amount of time making them synchronize and working.. would rather it not be copied.

Thanks.~

Pages: [1]