Closed Futuremappermydud closed 5 months ago
Any more information on this? Been learning c++ for personal projects but figure I could take a look at least
Any more information on this? Been learning c++ for personal projects but figure I could take a look at least you can try building stuff for yourself. I havnt touched it for a second but even for me its very confusing. Not much more information i can give because i honestly have no idea what has broken.
No worries! Where should I start looking to get a grasp on how Chroma works?
No worries! Where should I start looking to get a grasp on how Chroma works?
Pretty much anywhere. Don't expect friendly documentation for anything, just read the wiki and start looking around.
It's probably related to ChromaLightSwitchEventEffect or deserializing basic events.
Resolved
After updating to 1.35 v2 chroma lighting no longer works. Seems to be because Awake() and Start() were merged? Custom data may also not be set, need to check both.