nicholas-maltbie / FallingParkour

Multiplayer racing game made with Unity
MIT License
18 stars 3 forks source link

Hex A Gone Broken Floor #24

Closed nicholas-maltbie closed 3 years ago

nicholas-maltbie commented 3 years ago

Description

Added a Hex-A-Gone level and set it as default player level.

In this game, players run around and the hex they step on will fade and disappear. Last player standing wins.

This added a radial hexagon grid, hexagon assets, and the ability for players to send commands to objects they step on or step off of.

How Has This Been Tested?

Tested locally as well as with a local build to ensure that the project is able to build correctly and run with expected features.

Checklist: