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

2011/12/28

Help with levels

1
2
programmer22 programmer22

2011/12/30

#
probably should show us all of your code >.>
marzukr marzukr

2011/12/30

#
I'm thinking by the way so don't underestimate my inactivity.
marzukr marzukr

2011/12/30

#
Ya, it would be helpful to show us your code.
marzukr marzukr

2011/12/30

#
Ya, i'm stumped, i'm staying here because I need help with this.
marzukr marzukr

2011/12/30

#
I wish that mik guy was in here.
programmer22 programmer22

2011/12/30

#
hey marzukr
marzukr marzukr

2011/12/30

#
hi?
programmer22 programmer22

2011/12/30

#
can you help me with my problem?
marzukr marzukr

2011/12/30

#
sure, let me finish this one up
programmer22 programmer22

2011/12/30

#
ok its in activity
marzukr marzukr

2011/12/30

#
I got it,
if (Greenfoot.isKeyDown("space")) //or whatever is checked when the princess is saved.  
{  
    Greenfoot.setWorld(new world());  // the 'world' in the '()' is a reference to whatever world you want to switch to.   
}    


This should work Dalle4
marzukr marzukr

2011/12/30

#
So whats your problem programer22?
programmer22 programmer22

2011/12/30

#
go to activity and its there its 2 posts above YUM!
Dalle4 Dalle4

2011/12/30

#
Thanks now it work
marzukr marzukr

2011/12/30

#
Your welcome, glad it worked!
You need to login to post a reply.
1
2