I have a problem with Bullet Behavior.

0 favourites
  • 4 posts
From the Asset Store
This pack contains 10 types of bullet effects, with different shapes and colors.
  • Hi guys!

    I'm doing a play top-down space shoot and my enemy and moved up and down through the behavior and the same bullet also shoots the bullet with projetios behavior. Sometimes when the enemy shoots and soon after launched and destroyed the missile changes its trajectory. In my case the enemies are shooting with several different points, 90 degrees, 75 degrees and 105 degrees.

    Anyone have any idea why projetios change its trajectory after being thrown?

    grateful.

    *Sry bad english

  • We would need to see the logic, either a .capx or a screenshot of the events.

  • My initial assumption is your logic just says:

    When EventA happens, set bullet angle to whatever

    You probably need to nest that as a subevent after the bullet creation event so that it only happens to the current bullet being spawned and not to all bullets on the screen...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for the help. Looking at the code could solve the problem by count a number to the object instance and applying shoot routine for each.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)