Discuss Scratch

MinorNerdMan
Scratcher
2 posts

How to make two sprites face the same way?

I'm not sure how to make two sprites face in the same direction without using the broadcasts, which would make my bullet projectile act like a guided missile instead. I've tried help from a different post where they say to use the
([ direction v] of [Sprite1 v])
block, but there is no such way to make that, any help?
starlightsparker
Scratcher
1000+ posts

How to make two sprites face the same way?

Hello, @MinorNerdMan
the “direction of sprite” cube can’t be found through the sprite code, instead, press “background” and you can find that code through there, in sensing.
It will look like this:
([backdrop# v] of [Stage v])

———————————————— ꒰ hello there ! ꒱ ————————————————
s͟t͟a͟r͟l͟i͟gh͟t͟ s.her » muslim#freepalestineforumer!has 2100+ forum posts
pakistani ᵎᵎ palestine supporter! cat person 2018 was 6 years ago?!
rounded 1000th postactual 1000th postpython historymy first forum post :D
» order at starpeach city! ৲ join the star bankmy notebookofftopic stuff here )
the forums kitaesthetic notes tutmy fpcastarchatscratch - the journey
———————————————— ꒰ goodbye ! ^^ ꒱ ————————————————
Lemoneer
Scratcher
51 posts

How to make two sprites face the same way?

Well, if you want to have the sprite face the same way as another, then try this:

when green flag clicked
forever
point in direction ([direction v] of [Sprite1 v])
end

The blue “direction of sprite1” block looks like this:
([x position v] of [Sprite1 v])
But the dropdown menu allows you to select “direction.”

Last edited by Lemoneer (Sept. 19, 2023 23:43:41)


I'm Lemoneer, a guy who likes math. You can check out some of my projects like a binary countdown to the new year and an original arcade-style game about blasting incoming enemies.
MinorNerdMan
Scratcher
2 posts

How to make two sprites face the same way?

Thanks you guys that really helped
starlightsparker
Scratcher
1000+ posts

How to make two sprites face the same way?

No problem.

———————————————— ꒰ hello there ! ꒱ ————————————————
s͟t͟a͟r͟l͟i͟gh͟t͟ s.her » muslim#freepalestineforumer!has 2100+ forum posts
pakistani ᵎᵎ palestine supporter! cat person 2018 was 6 years ago?!
rounded 1000th postactual 1000th postpython historymy first forum post :D
» order at starpeach city! ৲ join the star bankmy notebookofftopic stuff here )
the forums kitaesthetic notes tutmy fpcastarchatscratch - the journey
———————————————— ꒰ goodbye ! ^^ ꒱ ————————————————

Powered by DjangoBB