Hi guys ,
First i'm noob, i've began with cc2 for 1 week. I really wanna shoot one bullet from different random place on left button in mouse.
Like for first click the bullet come from left and for the second it come from right, that's look so easy.
I created a event mousse
"on left button clicked" with action on my background where i set 4 different imagepoint.
Then "spawn "bullet" on layer 8 int(random(0,balls.Bullet.AngleOfMotion))
Then obvusly "set angletoward(Mouse.X,Mouse.Y)
Anyone have an idea about that ? ^^
Thanks.