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

2020/10/28

Images not displayed

marv47 marv47

2020/10/28

#
When I rightclick on my class to set an image (from the greenfoot preset images) e.g. as the background the image is not displayed I tried this with other classes and images aswell but none of them are displayed.
RcCookie RcCookie

2020/10/28

#
You can try to copy the image into your scenarios folder and then set it using code. I believe the images are somewhere in your Greenfoot installation in the folder lib/greenfoot
danpost danpost

2020/10/28

#
marv47 wrote...
When I rightclick on my class to set an image (from the greenfoot preset images) e.g. as the background the image is not displayed I tried this with other classes and images aswell but none of them are displayed.
The actors' images should change when you "Reset" the scenario.
You need to login to post a reply.