Ok well I have an Idea instead of having to make it so it says if touching sprite one and sprite two and sprite 3, etc. there shuold be "Sprite grouping" when you right-click a sprite then it should say "add new group" and "add sprite to "blank" group".
so then you could put like 20 enemys inside ONE group and then instead of having to say if touching blank annd blank and blank. It just says if touch ENEMY group.
Offline
I was about to post this, but you beat me. Say I have 12 sprites that are enemies I could put them in spritegroup: enemys.
<touching[ group:enemys ]>
<broadcast[ enemy touched ]>
Last edited by laspace (2008-03-27 00:51:59)
Offline
exactily. and maybe you could put them in TWo groups so like it could be
<touching[<group:enemy< <and> >boss><broadcast[ screen four ]
Offline