This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
ninjapuffin
wrote ...
2020/5/12
how do i create a new background
ninjapuffin
2020/5/12
#
hello, i am trying to create a subway surf background but have no clue how to do it. please help! many thanks!
playboy
2020/5/13
#
get a picture for the background place it in your scenarios image folder then in your world class write
setImage(/*your image file name*/);
in the constructor
ninjapuffin
2020/5/20
#
playboy wrote...
get a picture for the background place it in your scenarios image folder then in your world class write
setImage(/*your image file name*/);
in the constructor
okay
You need to login to post a reply.
X