You cannot interact with the letters. They only need to change positions and such every time the room is loaded. The letters do not animate nor do they shift transparacy. I only need them to all appear at once for less than half a second and then dissappear.
More info. on this program:
I was researching Eidetic memory (Photographic memory) and was trying to find a program that helps people develop a photographic memory and I couldn't find any so I'm working on creating one right now. Each of the characters or objects has to have a random capital or lowercase letter of a random color. I know how to do this as well as how to do non-overlapping and I have a theory on how to make it so that it cannot go past the edge of the screen. I am just trying to figure out the best way to handle a large number of random things so that it runs quickest.
When you say draw them on the background do you mean with a scripting command? I'm unfamiliar with the draw functions...
EDIT: The main purpose of this program is for me to check if my theories about Eidetic memory are true.
More info. on this program:
I was researching Eidetic memory (Photographic memory) and was trying to find a program that helps people develop a photographic memory and I couldn't find any so I'm working on creating one right now. Each of the characters or objects has to have a random capital or lowercase letter of a random color. I know how to do this as well as how to do non-overlapping and I have a theory on how to make it so that it cannot go past the edge of the screen. I am just trying to figure out the best way to handle a large number of random things so that it runs quickest.
When you say draw them on the background do you mean with a scripting command? I'm unfamiliar with the draw functions...
EDIT: The main purpose of this program is for me to check if my theories about Eidetic memory are true.