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

2013/10/10

MOVING BACKGROUND

Prish950 Prish950

2013/10/10

#
Hey Everyone, I want to make a background that is moving with the player. So a scrolling background and if its possible with fixed walls in there. ive got a picture and i want to move it from right to left so the player who is on the same postion all the time walks right. So my problem i try to make an new actor and put the player above it and with the key right i just let the actor background move but it didnt work :( is there a possibel and simple option for this :) Thanks for help :)
Gevater_Tod4711 Gevater_Tod4711

2013/10/10

#
You can use my Infinite Scrolling World scenario. It has a moving background and you can also add fixed objects. To make the background scroll you just need to make the actor move.
Prish950 Prish950

2013/10/10

#
THANK YOU SO MUCH
You need to login to post a reply.