Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
The issue is most likely in the keyframe timing, which is a number between 0 and 100 with decimals. For example 15 may be stored as 15.000000.... which different language could read differently. I have to fix that so it always reads correctly.

The opacity is a number between 0 and 1, not 0 and 255. It's not an alpha channel in a 8-bit color.