Posted September 27, 2021 by gh1337
This is intended to be some type of simulator/tycoon game in early development - right now just playing with tiles and basic 3d and things that make the game "work". Functional/boilerplate stuff.
Type ID into upper left hand box
85-349 is normal tiles with gaps
387-390 is walls
ID's 351-386 wont delete instances
Press 'm' for debug tooltip
Known issues:
Instances can be "fat fingered"/misclicked, not sure why, this fixes itself if you click somewhere else
Instances duplicate between loops of map script
UI can be clicked through, this won't be a concern later on
Mobile is non-functional
Duplicated instances can cause lag
Very rarely, a tile can be replaced without the instances above it being removed.
Tooltip hides sometimes, not sure why
Scrolling can be infinite despite not going anywhere