-
-
Notifications
You must be signed in to change notification settings - Fork 657
Question: Parallax TMX tile layer #734
Copy link
Copy link
Closed
Description
Hello everyone,
First I'd like to say that melonJS is really awesome. I've used it a long time ago to make a little platformer game in a few days and I found it really easy to use with great examples. Now I'm developing a "mini" clone of Teeworlds in melonJS with WebRTC connections (just for fun, not sure it really bring anything better than the original game).
So working on that project I was wondering if it is possible to do parallax effect on a TMX tile layer? This layer would in the background but it would really be great if it could be tiled and not a static image.
Also, I've seen that I could do parallax effect on TMX image layer but can I move this layer with X and Y coordinates?
Reactions are currently unavailable