Alexsandwich / SeaWars

Sea wars is a gamemode thought of by Pavel (DrunkCactus), based off a garry's mod gamemode which we do not remember the name of. The main premise behind the game is there are teams which players can choose to join. Once the game starts, they are teleported to an area where they can obtain blocks to build a boat. Once the boat building period is over, there will be water which rises to a certain level. Then people will attack the other boats. Each block holds a certain amount of health. Once the ship loses a certain % of its block, they sink and the team is eliminated. Last man standing wins.
MIT License
1 stars 0 forks source link

Water Rising System #1

Open Alexsandwich opened 3 years ago

Alexsandwich commented 3 years ago

Create a system where the water rises. This can be done within a preselected region.

Alexsandwich commented 3 years ago

Added a system to the play region

Alexsandwich commented 3 years ago

Setting block system is complete. Now need to work on obtaining data from a config.yml

Alexsandwich commented 3 years ago

Fixed obtaining data from config.yml, now need to continue to refine system and add boats

Alexsandwich commented 3 years ago

Only thing left to do for water system is to add player damage once bubbles run out