1
Support / Re: How to import a .tmx file??
« on: July 14, 2013, 12:01:29 pm »
ok!!!! it works!!! thx!!!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I mean, I am using parallax scrolling technique of course, I just asked why do you need a plugin for that?
The action itself at its base is quite simple right? Moving sprites to the left at a different speed.
Now, depending on your game, you might want to adjust Y position based on some global (or otherwise public) variable (in my case, the height of the bird) and you would have to define a simple mechanism to recycle objects (when the leftmost image has left the screen, bring it back to the right, and apply a new sprite to it if needed).
Why do you feel you need a plugin rather than just go ahead and implement on your own? Let me know if I can help.
Could you tell me some tutorials about parallax scrolling?? Did you use parallax or thinkscroller??. Very well use this...
Why do you need a parallax plugin?
I did not use any.
