Could you add a place for all the games you have downloaded off the hub. I usually find myself looking for a game I downloaded recently and I can't find it. Does anyone else think this would be useful?
Posts made by Oli
-
Place for downloaded games
-
RE: Suggestion: Collaboration Projects
Why don't you just make a system where it shares a backup between 2 users, it won't be exactly what we want but it definitely is a start.
-
Suggestion: "Stay signed in" button
I often find myself opening hyperPad after making some sprites and having to log in again. This is only a small problem but it gets very annoying if you keep switching from multiple apps.
-
RE: Lightning
I have made a very basic lighting system in one of my unreleased games. All I did was make layer and put an empty object in it that fills the entire map. Inside this empty object I put a change colour block that set the colour to a slightly transparent dark purple, then I connected it to another block that set the colour back to the transparent colour. I connected these two blocks to a "wait 0 seconds" block and looped it.
I hope this helped.