ZakShearman/mc-tower-defence

Revamp Plans

ZakShearman opened this issue · 1 comments

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.