So in the variables menu in Blocks, could there be dropdowns of each spritetype/variabletype? It would really help with big games that use alot of variable in the code.
It could be:
- Players
-Player1
-Player2 - Enemy
-Enemy1
-Enemy2
-Boss - Projectile
-BulletP1
-BuletP2
-LaserE1
-LaserE2
-LaserBoss - Boleans
-BossbattleCommenced
-TwoPlayer - Integer/Numbers
-PlayerCount
-Level - String / Text
- CustomSpriteKind
-
Etc.