#13, by afrlmeMonday, 06. October 2014, 18:13 11 years ago
I suppose you could do that if you added the background as an object? I was thinking about something like that earlier. With the new move object action or function, you could easily create custom parallax scene objects & backgrounds that react differently based on characters current x &/or y position on the scene. We can now check scene width/height so it is entirely possible to convert characters position into a percentage value & more.
Any scene object can be moved with the move object action part. This also moves the objects polygon with it too. Also there are 2 new data structure tables for objects which allow you to scale & rotate them too (well the image linked to the object anyway).