05-06-2018, 03:33 AM
Hi again,
changed line 1858 in tilengine.py and now call set_blend_mode() method works with the various blend modes, which is great. I was just wondering though, why for MIX, there is just set values... MIX, MIX25, MIX50 & MIX75, why can’t one just enter any amount of MIX like MIX15 or MIX45? And why couldn’t one do that for the amount of ADD, SUB or MOD or is this done with the CUSTOM mode?
Also started playing with sound... got a “wave” sound effect to work but can one use other formats? And can one add a sound track? If so how and in what format?
changed line 1858 in tilengine.py and now call set_blend_mode() method works with the various blend modes, which is great. I was just wondering though, why for MIX, there is just set values... MIX, MIX25, MIX50 & MIX75, why can’t one just enter any amount of MIX like MIX15 or MIX45? And why couldn’t one do that for the amount of ADD, SUB or MOD or is this done with the CUSTOM mode?
Also started playing with sound... got a “wave” sound effect to work but can one use other formats? And can one add a sound track? If so how and in what format?