Search found 4 matches
- Tue Mar 23, 2021 1:55 pm
- Forum: Support and Development
- Topic: Interactive Map in Löve
- Replies: 7
- Views: 6837
Re: Interactive Map in Löve
@togFox - thank you for the heads up - I will keep it in mind .
- Tue Mar 23, 2021 1:27 am
- Forum: Support and Development
- Topic: Interactive Map in Löve
- Replies: 7
- Views: 6837
Re: Interactive Map in Löve
Wow! Thank you so much for taking the time to put together this example. Now I get your approach and will do some reading into shaders in Löve to understand how to use them.
Again much appreciated!
Again much appreciated!
- Mon Mar 22, 2021 9:48 am
- Forum: Support and Development
- Topic: Interactive Map in Löve
- Replies: 7
- Views: 6837
Re: Interactive Map in Löve
Thank you two for responding with your ideas. @ togFox Currently I am looking into Slab as a 'GUI Handling' extension. I am still struggling with understanding most of the descriptions on Github but hope to understand them with trying more. @ grump Very Interesting Idea - I mainly stuck with Tiled b...
- Fri Mar 19, 2021 4:20 pm
- Forum: Support and Development
- Topic: Interactive Map in Löve
- Replies: 7
- Views: 6837
Interactive Map in Löve
Hello (Löve) World, an old dog wants to learn new tricks - that´s why I decided to learn coding with Lua / Löve. I have completed an udemy course on coding with Löve, coded some simple "games" and think that I somewhat grasp the main concepts of Lua / Löve. That being said, I am trying to ...