Think of a sprite that thinks with nested thought bubbles

Hi,
How can I make a sprite think of another sprite that thinks ?

Capture d’écran 2021-04-02 à 14.39.15 Capture d’écran 2021-04-02 à 14.41.19

I'd like the green sprite think of the blue sprite thinking of the yellow one.
Thank you for any help.

You work around whit this:

I'd like the green sprite think of the blue sprite thinking of the yellow one... I already do what you propose to do.

image
image

you must have the costume in the library of your sprite

There is a built-in "Dev mode" block
untitled script pic (1)

Thank you @dardoro but it doesn't fit. I'd like to have nested thought bubbles.

draw a thinking costume and make a sprite think that?

You can have the blue sprite think of the yellow sprite, then tell the green sprite to say what this reports:


image
Also this topic should go in #help:snap-help, not #how-to :slight_smile:

Ok, it works. Thank you ! But it is really pixelized.
Capture d’écran 2021-04-06 à 17.40.32

Is there a way to create a new sprite thinking ? Or is there another way ?
Thinking of a sprite with the action of thinking?

Came up with this using @helicoptur reporter

image

image

ProjectName=thinkthink2

Thank you @cymplecy. It is perfect.
I wonder whether I work with svg images, there is an equivalent fonction that returns the svg full image.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.