1
Modifications / Custom Arenas And More!
« on: December 25, 2014, 03:00:49 PM »
I made this topic for my custom stuff that doesn't fit in a custom component showcase.
Here's my first arena completely from scratch! The compactor arena:

I was thinking about making an arena that was kind of like a trash compactor, with huge moving walls and stuff (like in movies), so after spending more time than I should have, I made this. All 8 walls cycle though different patterns to change the shape and size about every 30 seconds. Sometimes though, the walls cant push things very well.

The patterns and timing can be customized in the .py file. With hazards off, it's just a big octagon.
There's also another .py file for a different mode:

Whenever a robot gets too close to the edge, all the walls quickly push towards the center, causing damage and sending things flying. Bots usually keep bouncing off walls until they are destroyed, so it's more for fun and not good for a "real" battle.
If anyone can skin it better, show me!
I think it only looks ok-ish as it is.
Here's the dowload (.zip)
Here's my first arena completely from scratch! The compactor arena:

I was thinking about making an arena that was kind of like a trash compactor, with huge moving walls and stuff (like in movies), so after spending more time than I should have, I made this. All 8 walls cycle though different patterns to change the shape and size about every 30 seconds. Sometimes though, the walls cant push things very well.

The patterns and timing can be customized in the .py file. With hazards off, it's just a big octagon.
There's also another .py file for a different mode:

Whenever a robot gets too close to the edge, all the walls quickly push towards the center, causing damage and sending things flying. Bots usually keep bouncing off walls until they are destroyed, so it's more for fun and not good for a "real" battle.
If anyone can skin it better, show me!

Here's the dowload (.zip)