Posted December 30, 2022 by wetbadger
#multiplayer #level editor
The user can created their own levels by going to advanced and changing "random" to "user placed." I made the first two levels of the tutorial, but there are no instructions and the pointer to the next level doesn't work.
I was just trying to get it to a state where I can focus on the C++ side of things. The contiguity enforcement at runtime looks like it will be essential for multiplayer, so users don't make the map unwinnable by blocking off regions.