Discuss Scratch

ultimategamer2017
New to Scratch
1 post

three way shot power up

hey i am creating a shoot game and need help on making a power up that makes the laser go in three directions towards the end of screen and away from the spaceship so it looks like a shot any ideas
MrKingofScratch
Scratcher
100+ posts

three way shot power up

add this in the bullet script


point in direction (([direction v] of [Player v]) - (15))
create clone of [myself v]
turn cw (15) degrees
create clone of [myself v]
turn cw (15) degrees
create clone of [myself v]

Last edited by kaj (Tomorrow 00:00:00)
100th post!

Powered by DjangoBB