ZakShearman / mc-tower-defence

Tower defence gamemode for minestom (EmortalMC)
GNU Lesser General Public License v2.1
11 stars 1 forks source link

Revamp Plans #35

Open ZakShearman opened 2 years ago

ZakShearman commented 2 years ago

Plans for the revamp

Move to a PvE system

PvP will be no more! There will be preconfigured waves.

New and more dynamic maps

I can't build and I can't get a builder, therefore - convert publicly distributed maps to tower-defence maps and give the creators credit throughout.

Maps can have multiple paths that can change throughout based on a user placing obstacles.

Proper Pathfinding

Instead of giving relational positions to tell a character when to turn. we instead give the coordinates of every corner and use pathfinding to calculate the shortest path.