Hey guys,
Newbie speaking here. I’m creating a very simple, first person exploration game and I’ve come to put some interactions in there. Problem : How do I do it ?
What I have to do : Set up ten spots across my level, with a particle effect on each of them; When I come close, the particle effect disappear, a variable receives a value of +1, and a picture covering all the screens pops up, until I press Left mouse button. When the variable hits 5, a small event happens; When the variable hits 10, end credits ( again, full screen pop up picture ).
So, most of my problems are the same one : How do I do a picture appearing on the whole screen ( or near whole ) ? I tried searching the forum + docs, but there’s so much to read you lost yourself in there. If someone could give me some pointers, it would be awesome.
Thanks by advance !