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

2019/5/22

I am making a game where you have to click an actor then click another actor. The first actor needs to dissapear and a timer needs to start for the other actor which is clicked. How would i code that clicking function?

MagicMaxi MagicMaxi

2019/5/22

#
How do I do this?
Super_Hippo Super_Hippo

2019/5/22

#
What did you try so far?
MagicMaxi MagicMaxi

2019/5/22

#
I pretty much don't know how to create a code for normal click and move. I first looked for a drag code instead but that didn't work
Super_Hippo Super_Hippo

2019/5/22

#
Click and move? What exactly are you trying to do?
MagicMaxi MagicMaxi

2019/5/22

#
lets just say its nearly the same as memory match game, coding wise
Super_Hippo Super_Hippo

2019/5/22

#
Check the source code of this scenario. Maybe it can help you. https://www.greenfoot.org/scenarios/23898
You need to login to post a reply.