Added Graphic for Blocks

This commit is contained in:
Exobyt 2024-08-20 15:48:20 +02:00
parent 71cbf96618
commit b9eec60df7
21 changed files with 92 additions and 14 deletions

View file

@ -175,6 +175,7 @@ func PlacePattern():
if i.turningPoint:
block.turningPoint = true
blocks.add_child(block)
block.setlook()
func getNewPatterns():