When working with multiple Sprites, it helps to init different global lists for your components:
- players
- bullets
- NPCs
- scenery
Also check out the Any Sprite blocks section, the IS IN LIST test to check if you shot yourself in the foot.
When working with multiple Sprites, it helps to init different global lists for your components:
Also check out the Any Sprite blocks section, the IS IN LIST test to check if you shot yourself in the foot.