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
DaRafster
wrote ...
2020/3/2
resizing a gif image
DaRafster
2020/3/2
#
I've managed to get a gif image to act within the world when ran, but it's way too big. So how would I scale my gif image?
danpost
2020/3/2
#
DaRafster wrote...
I've managed to get a gif image to act within the world when ran, but it's way too big. So how would I scale my gif image?
Use a
for
-each loop to iterate through the images to scale them all.
You need to login to post a reply.
X