[blocks]<if touching (pulldown list of spritesand edge cursor) bounce>[/blocks]
because it would be useful for the creation of movies where the sprites bounce around and they don't just move under/over each other this would also be good as
[blocks]<if touching (pulldown list of sprites and edge cursor) bounce in direction (pulldown list of directions)>[/blocks]
Last edited by winksi45 (2010-02-19 06:44:12)
Offline
That's actually really complicated if you look at the math for it.
I doubt it's even possible without creepy glitches because scratch doesn't use vector graphics (where you know the slope of each line)...
Offline
pixlepix wrote:
That is possible.
[blocks]<if><touching[ spritex <if>
<turn cw(((180 <-><direction> )) )degrees>
<end>
That is extremely inaccurate.
Offline