Im working on an experimental program that is.. basically psuedo-creativity. its a program that draws abstract art by itself. AND TO KEEP THE FPS HIGH, i need to know how to take a screenshot of the game in the game by itself, and make it the background of the room.
ALSO, who liked Invasion 2??its slow on bad computers so dont blame me blame ur computer.KRE8 is still in early developement so no screens.
I liked invasion 2
there's a function called screen_save(filename)it'll take a picture of the game, you can then load the file using the background manipulation functions.Invasion 2 almost locked up my computer in 2nd period at school XD
There's also just <code>sprite_create_from_screen()</code>.
i figured it out. set background_index[0] = background_create_from_screen
Ignorance is a horrible, horrible thing.
So, what does KRE8 mean?kre8 - create
…that explains why the longer it runs the longer it takes to close… HOW DO I DO THAT?
nevermind