- Home /
my charictor shoot itself when turned left
instantiate shooting script work fine when charictor face right but when flipped to turn left the spawnpoint dont turned and so it shoot itself, even when i puts a flipping script on teh spawnpoint. probably very simple to fix and i should reseach elswher before cry here but i must to study so not has time. i also very new to unty
Comment
Please post both you shooting script and you flip script. I suspect you simply need to change the point where your bullet is instantiated, and the velocity applied to the bullet.
As @Bored$$anonymous$$ormon said, please post your script. $$anonymous$$y guess though is you're not rotating your bullet properly when it spawns.