how to select firing position

I want to choose the position in which the shot will leave my player

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    If you are using a Spawn Actor Behavior to spawn the shot you can choose the location from which it fires in the X and Y offset boxes.

  • santigrabisantigrabi Member Posts: 22

    @jamie_c said:
    If you are using a Spawn Actor Behavior to spawn the shot you can choose the location from which it fires in the X and Y offset boxes.

    but my actor moves from left to right and when I move the shot moves from pocison I want

  • MentalDonkeyGamesMentalDonkeyGames Member Posts: 1,276
    edited February 2016

    I guess you have it "relative to scene". Change it to "relative to actor".

    You probably need to adjust the X and Y cordinates after that too.

Sign In or Register to comment.