Hello,
I am working on a 2D game (side view) since many hours and nights and I love the motor I created (but less than the moto YOU created!) .
BUT. I am blocked with an important part and I lost much time with it. So I will try to ask you if someone has a good tip for me.
I want to do these actions, my enemies are included in a family enemies :
- Put a skin animated on each obj_enemy in the layer (on a personalized point, not origin) ;
- Put a ! or a ? on the top of the head of each enemy depending of the alert status variable (which is correctly managed). I did it correctly for one enemy, but not for 2 or more ;
In fact the only problem is when I use the for each system condition, objects family enemies and objects created by them are not really linked. For example, when my player is in the line of sin of one enemy, the "!" is put on all my enemies in the layer. Too bad
I could show you a screen shot if necessary, but if you have any idea I will be very happy
Thanks.