Salk Posted October 15, 2017 Share Posted October 15, 2017 (edited) Hello! It seems that this Action is time limited: after a number of seconds, the original colors are suddenly and automatically restored. Is there a workaround to make it permanent until a FadeFromColor() action is used? Thanks! Edited October 15, 2017 by Salk Quote Link to comment
argent77 Posted October 15, 2017 Share Posted October 15, 2017 Look like you're right. The black screen only lasts about 11 or 12 seconds before it is cleared. You could add another "FadeToColor([0.0],0)" after about 10 seconds to keep the screen black a while longer. Quote Link to comment
Salk Posted October 15, 2017 Author Share Posted October 15, 2017 (edited) Eh I suppose that is the only thing I can do. Thanks, argent77! Edited October 15, 2017 by Salk Quote Link to comment
Salk Posted October 15, 2017 Author Share Posted October 15, 2017 Just a small update. I think FadeToColor([0.0],0) is not working to keep the screen black while FadeToColor([1.0],0) seems to do the trick. Quote Link to comment
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.