feat: made antProgramming dynamic

This commit is contained in:
2025-11-12 16:45:38 +01:00
parent fa6e5d9582
commit 408ed71722
3 changed files with 32 additions and 36 deletions

View File

@@ -1,5 +1,4 @@
UI -> toggleButton so camera follows ant
-> reset camera button
-> pause button
customizable tile->dir->color logic (im thinking we do a dict: {tileState, (newDir, newTileCol)})
dynamically generate tile colours (using a big palette for indexing maybe?) this probably needs to be a shader.