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

2017/4/30

How add button level to world selectlevel

iban iban

2017/4/30

#
How add button level to world selectlevel if player finished the level.. please help me master
danpost danpost

2017/4/30

#
iban wrote...
How add button level to world selectlevel if player finished the level.. please help me master
Without any details, and the lack of clarity (maybe due to your English), it is difficult to determine exactly what you are trying to achieve. Please be specific as to what you want. Try to explain what you want seen in the viewport, what actions the user may take at that time and what is to happen when the user performs any possible actions at that time.
iban iban

2017/4/30

#
you can see my project .. pleaseee,, you must download my project and you see the button, i want add the button level to world selectlevel. please mr.danspot
iban iban

2017/4/30

#
in my project, if score >=30 then player can next to level, my problem is in world select level i want show the button level's please mr
danpost danpost

2017/4/30

#
iban wrote...
you can see my project .. pleaseee,, you must download my project and you see the button, i want add the button level to world selectlevel. please mr.danspot
Create an actor for the button. Have the world create and add a button to itself.
You need to login to post a reply.