Hello Love2d Users
nowadays i am working on a 2d platformer game , i have already done the map and the player (both are in separate files like player.lua and map.lua (module files)) so i wanted to make a parallax view like in undertale if someone knows what parallax view is
i just want to know the idea of making a parallax view using Love2d
Also if there are several math stuff in the code please tell me the importance of it (for example you can make something negative and you can divide or multiply it by smt)
Thanks for reading , i hope that you got it
How to make Parallax
Re: How to make Parallax
There's an explanation in here:
https://www.gamedev.net/forums/topic/55 ... st_1270071
One text I found mentioned the Firewatch game homepage, it does have a nice artistic use of it (scroll the page down):
http://www.firewatchgame.com/
There's a Lua demo here in the forums, by some noob:
viewtopic.php?p=258506#p258506
https://www.gamedev.net/forums/topic/55 ... st_1270071
One text I found mentioned the Firewatch game homepage, it does have a nice artistic use of it (scroll the page down):
http://www.firewatchgame.com/
There's a Lua demo here in the forums, by some noob:
viewtopic.php?p=258506#p258506
Re: How to make Parallax
Or you can check these libraries:Hero_360 wrote: ↑Sun Apr 13, 2025 1:28 am Hello Love2d Users
nowadays i am working on a 2d platformer game , i have already done the map and the player (both are in separate files like player.lua and map.lua (module files)) so i wanted to make a parallax view like in undertale if someone knows what parallax view is
i just want to know the idea of making a parallax view using Love2d
Also if there are several math stuff in the code please tell me the importance of it (for example you can make something negative and you can divide or multiply it by smt)
Thanks for reading , i hope that you got it
https://github.com/Oval-Tutu/shove/tree ... o/parallax
https://github.com/idbrii/love-parallax

Who is online
Users browsing this forum: No registered users and 9 guests