realcul's Forum Posts

  • 1 posts
  • I want to spawn multiple bullets for every mouse click, I was able to achieve that with system repeat condition but in the layout when running it appears as the same bullet as they starting from the same image point and same acceleration. What is the best way to provide the visual differentiation of these multiple bullets.

    I was able to think of the following

    1) use a system wait in the action so bullets gets created after that delay (I tried it but for some reason I am still not able to see it)

    2) set a random speed (this shows the difference only if the range of random values is big)

    is there any other way, I think the best way is to add a variance to the image points for each of this creation is that possible or is there a better way to achieve this.

    thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 1 posts