Search found 3 matches

by Mynze
Sun Nov 24, 2019 2:18 pm
Forum: Support and Development
Topic: Question about 2 dimensional table.insert/remove
Replies: 2
Views: 2543

Re: Question about 2 dimensional table.insert/remove

Thank you so much!!! This worked incredibly fine and helped me a lot! :)
by Mynze
Sun Nov 24, 2019 1:46 pm
Forum: Support and Development
Topic: Question about 2 dimensional table.insert/remove
Replies: 2
Views: 2543

Question about 2 dimensional table.insert/remove

I'm having huge troubles with tables right now. I'm currently making an endless runner where each value of a table represents a tile. I thought that I could endlessly add values/tiles in a row from a table while also removing the first one. Everything besides that works perfectly fine. :( This is an...
by Mynze
Tue Mar 19, 2019 3:05 pm
Forum: General
Topic: Question: Bullet flying towards the player, how ?
Replies: 1
Views: 5694

Question: Bullet flying towards the player, how ?

Hey guys, im pretty new to löve and my code is always long and sometimes makes no sense, however, I'm currently making a game and mostly done with it, but I've came up across a problem, wich I don't know how to solve. On paper it is clear but I can't code it like that. Hope someone can help me out: ...