The Local Arcade is a small project I started working on a few days ago.
My plans:
Multiple mini arcade games playable from inside an already arcade game.
So far this is all I have, a penguin dash game, the world is not finished but let me know what you think. (space to jump)
2 Likes
I had an idea similar to this, but I simple did not have the time for. So I’m glad you brought it to life I’m all for this project.
1 Like
Thanks!
Let me know if you find a bug and I’ll smash it.
1 Like
boi I thought this was actually procedurally generated for a moment.
Good work on the art, tho.
2 Likes
Thanks lol
It WAS procedurally generated actually, I took it out because it was SO laggy, even with blocks destroying after out of view.
1 Like
I can’t make a procedurally generated anything. Nice work 
1 Like
I need to fix something with the bouncers.
1 Like
Also, text boi continues to pop up. I’ll see if I can fix it.
1 Like
I just had blocks spawn with raycasts and expression to find positions
Then it would find a random animation frame, filter it to see if it was dangerous or not and left it at that.
But it would literally crash your computer 3 seconds in for some reason.
Instead of using a pause I just did 0 fps so I can still send messages to objects.
1 Like
yea, the space to jump text. You can just send a message when you die to the text to Alpha 0, then the restart button can tell it to alpha 100 or something.

I know, I just fixed it lol
1 Like
I didn’t do it last night because it was late.
1 Like
I’m going to finish the map and add game modes today. Should be fun!
Game Modes for Penguin Dash:
- Slow mo
- Speedy
- Normal
- Laser Penguin Mode
- Co-Op Mode
Ik, I’m just going to make a new one and blocks above the recent ones lol
1 Like
Also, thanks for teaching me something about in view, lol
How did I teach you something lol
1 Like