Search found 4 matches

by Hero_360
Sun Apr 13, 2025 1:28 am
Forum: General
Topic: How to make Parallax
Replies: 2
Views: 251

How to make Parallax

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 i...
by Hero_360
Fri Dec 13, 2024 6:50 pm
Forum: General
Topic: Map Toggling in Love2d (using STI And WindField)
Replies: 4
Views: 1838

Re: Map Toggling in Love2d (using STI And WindField)

dusoft wrote: Wed Dec 11, 2024 10:55 pm Well, HC (depending on the version) works. Latest update was a year ago. I have tested it and it worked OK, but went with love.physics module after all.

thanks for helping

btw i will use HC because it is very easy to use even easier than windfield
by Hero_360
Wed Dec 11, 2024 6:33 pm
Forum: General
Topic: Map Toggling in Love2d (using STI And WindField)
Replies: 4
Views: 1838

Re: Map Toggling in Love2d (using STI And WindField)

Is it easy to use?

Is HC recommended?
by Hero_360
Mon Dec 09, 2024 11:06 pm
Forum: General
Topic: Map Toggling in Love2d (using STI And WindField)
Replies: 4
Views: 1838

Map Toggling in Love2d (using STI And WindField)

Hello! i have made this account just 5 mins ago well . . , i was trying to make map toggling in Love2d using sti and windfield for physical operations and colliders , etc . . . then i have faced two problems 1) the first problem is that when the player goes to the next map the colliders of walls ar...