Dein Suchergebnis zum Thema: finden

How to decide where to put an additional clone? – Help with Snap! – Snap! Forum

https://forum.snap.berkeley.edu/t/how-to-decide-where-to-put-an-additional-clone/1990

Any idea? Context: in a "bubble popper" game a projectile of certain color when it hits a bubble that it doesn't share the color with, needs to place an additional clone in vicinity. There are six different places aroun…
positioning457×448 65.9 KB bh May 20, 2020, 9:32am 2 Well, you can use MY [NEIGHBORS] to find

How to get sprites, media, and other things i wanna do in Javascript? – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/how-to-get-sprites-media-and-other-things-i-wanna-do-in-javascript/13824

I was working on this Script2Java Project i made (just for fun) until i came across this road bump again: "How do i turn sprites or media from Snap! readable for it's JavaScript environment?". I want a javascript functi…
March 9, 2023, 5:46pm 2 Go take a look at the source code, you might be able to find