I have got a dscreen setup which allows the user to change the colour of an object. The problem is that the change is not being carried through to the next frame. i'm using the colour selector to obviously choose the colour and using the replace colour under the animation section of the menu in event editor.
I think there is a way to convert colors to values and values to colors. Then you could store the color as a global value and use a start of frame event?