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

2017/4/30

how do i make that if its a certain score it adds an object

makpatel123 makpatel123

2017/4/30

#
how do i make that if its a certain score it adds an object
danpost danpost

2017/4/30

#
makpatel123 wrote...
how do i make that if its a certain score it adds an object
You practically stated exactly what the code would say. You may need to add another condition so that you do not repeatedly add objects while the score sets at that value.
You need to login to post a reply.