Palette Setup #162
Answered
by
TrianglyRU
MarceloDPG
asked this question in
Q&A
Palette Setup
#162
-
Beta Was this translation helpful? Give feedback.
Answered by
TrianglyRU
Jun 23, 2025
Replies: 1 comment 1 reply
-
Palette swap the colours of the sky and lightning based on
So, for example, if you allocate indexes 16 and 17 for sky and lightning colours, you can trigger them every 120th frame:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MarceloDPG
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Palette swap the colours of the sky and lightning based on
c_framework.frame_counter
. Test Stage already does something similar:So, for example, if you allocate indexes 16 and 17 for sky and lightning colours, you can trigger them every 120th frame: