Furthen64 / hurkalumo

HurkaLumo is a game that will resemble OpenTTD but it'll be more story driven, helping out communities, managing the railroad aaand have day and night aaand
GNU General Public License v3.0
5 stars 0 forks source link

RoadNetwork - revamp #19

Closed Furthen64 closed 6 years ago

Furthen64 commented 6 years ago

RoadNetwork uses some weird variables for the offsets on the GameMatrix. Needs proper positioning with HRect.

might be complex
create a map specific for it
run the map
parse the roadnetworks
look at the roadnetwork, does it have the '1:s' and "0:s" in the right places? make spot checks!
Furthen64 commented 6 years ago

Done