Igor Q. 519 Posted January 10, 2019 I'm trying to create a chain reaction system, but it doesn't seem to be working. The desired effect is Player does "X" action, which then turns a cube red, turning cubes adjacent to them red, etc. I believe the issue with this is that a script ordering a cube to change colors isn't considered "Interaction with entity" to trigger the chain sequence... Any ideas? Share this post Link to post Share on other sites
Houp 237 Posted January 11, 2019 Hi, unfortunately you need to wait for 0.12 release. "Change color" event is not what you think it is. This event is very old one and it is connected only with one entity. (color spotlight) 1 Share this post Link to post Share on other sites