Hi all,
im a bit confused, in my game i initially had an event like this.
Mouse > on left button clicked > player spawn ball.. etc etc.
This worked great, whenever i hit the left mouse button my player shot a ball..
I then created a group in the event sheet and placed the above mouse event inside the group. (i did this because, i want to be able to disable the player spawn ball event) through the "set group" function..
But when i place the mouse event inside the group, the event is no longer working when i test the game nothing happens if i click the mouse button.. what am i doing wrong ?
Thanks in advance
/Marcel