Changing direction bug (bullet-behaviour)

0 favourites
  • 4 posts
From the Asset Store
Simplistic hyper-casual game with nature elements. Tap to switch between the 4 elements and reach a better score.
  • Problem Description

    I just have one event, to change the bullets direction.

    If I double click it changes it´s way again, but it shouldnt do that I guess. This changing-thing is what I want to get really, but I can´t use another animation or mirror or whatever, even though I disable angle of bullets and stuff. So everytime it changes, my character is on his head.

    Attach a Capx

    CAPX attached.

    Description of Capx

    Just one event, to change the direction of bullet ONCE.

    Steps to Reproduce Bug

    Everything is in the Capx, just create a layout, make a sprite, choose bullet and add negative speed to it.

    Observed Result

    It switches direction after clicking again.

    Expected Result

    I guess it absolutely shouldn´t.

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (YES)
    • Internet Explorer: (not tested)

    Operating System and Service Pack

    Windows7/Service Pack2

    Construct 2 Version ID

    ____ R164 and R165 ____

  • Not a bug, that happens because negative speed doesn't exist for the bullet behavior. So instead it inverses the angle of motion.

    You should use angles to do what you're aiming to do

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for making that clear buddy

    I would suggest to make it impossible to fill in negative speeds then....costed me about a hour of my life

  • Closing as won't fix, since changing this will break existing projects that use it.

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