Re: Overlay object problem
Did anybody try this? Or am I in the wrong forum for this question?
Re: Overlay object problem
I'm not trying to be an arse or anything. I just want to know if its code related, or object bug related, or both. If it is code related, then how would I fix it? I'd really like to use this feature in a game or two. I have also discovered that the lives object drags itself across the screen on the right edge of it. And also I cannot get a counter to appear for nothing.
Any tips? Or a scrolling example of this would be good?
Re: Overlay object problem
Replace:
"Overlay: Replace color 0,0,0 with 0,0,0"
with:
"Overlay: clear with color 1,0,0"
EDIT: In the darken group
Re: Overlay object problem
Re: Overlay object problem
I'm just gonna leave it for now. In my other project, it will not work. I'll upload that later. And in the uploaded project, I have the original line, yet a line above that that has the solution. So it works there, but I dunno how. Later.
(Thank you anyway! I appreciate someone trying to help.:))
Re: Overlay object problem
Yes, my change fixed the version you uploaded. If another file doesn't work too, it's a different problem :)