The patterns tag has no wiki summary.
-1
votes
1answer
107 views
Building placement in tilemaps (pattern matching)
I'm building a small rts and in my code I have given my buildings a pattern, much like you would pieces in tetris. In other words I want to place irregular shaped buildings on a map without buildings ...