tdauth / wowr

Warcraft III: Reforged funmap World of Warcraft Reforged.
https://wowreforged.org
8 stars 0 forks source link

Add fixed railway to the map which moves on top of units around Azeroth #2544

Closed tdauth closed 3 months ago

tdauth commented 11 months ago

It should go aorund Azeroth and you should be able to load your units and gain control over the train. It could belong to an allied player who everyone can control: Azeroth Railway. See old issue which is too complicated: #1003

Lore

Concept

Detect the current rect of the cart:

event entering region
assign region index to the cart via hashtable.

hook RemoveUnit to remove cargo which does not exist anymore.

Concept for a dynamic builder system

Sounds

Resources

Systems

tdauth commented 3 months ago

Done.