This site requires JavaScript, please enable it in your browser!
Greenfoot back
K@pil
K@pil wrote ...

2015/3/31

Maze scenario

K@pil K@pil

2015/3/31

#
hey friends !! can anyone teach me how to display text "You win" after the ball reaches the finishing block?? ..
Super_Hippo Super_Hippo

2015/3/31

#
You can create a new class and add it to the world when the ball reaches the finishing block. This object should have an image with the wanted string on it.
You need to login to post a reply.