Mimou's Forum Posts

  • 6 posts
  • Yeah it's work fine thank u kittiewan :)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I have a question in same subject, how can i compare Y on click left ?

    <img src="smileys/smiley19.gif" border="0" align="middle" />

  • Hey guys !

    How i can import a event layout from another file, i mean i work on several files with same objects one for a level stage and i just want import this in my main file now.

    I guess it's not existing function but i hope see that in future ^^

    Thank you.

  • 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.

  • Ah sorry i found myself the answer it's easy just add action "set angle toward (Mouse.X,Mouse.Y)

    it's easy thing sorry ^^'

  • Hello there,

    I try to create a duck shooter like game ^^ and my ball (bullet behavior) doesn't follow the direction of the mousse.

    I explain i would like shoot with a ball from outside of game area so the bullet appear when player click left.

    Evrything is okay exept the ball just move horizontally in down of screen.

    I create the event to make appear the ball, well, what action or another i have to do to make my effect live ^^

    I hope anyone could help me <img src="smileys/smiley1.gif" border="0" align="middle" />

  • 6 posts