I tried it with get touches but yes, there many x and y and i could not apply it as a single variable.
Thank you a lot for the help!
Search found 4 matches
- Thu Mar 30, 2017 11:02 am
- Forum: General
- Topic: Touch to table
- Replies: 3
- Views: 3360
- Tue Mar 28, 2017 9:34 pm
- Forum: General
- Topic: Touch to table
- Replies: 3
- Views: 3360
Touch to table
Hi! I try to make a code that stores in a table every touch on the screen (after i will make lines between them) to draw. I used the touch function to draw the touches as in the example from the wiki but it does not change a variable, i want something like void f(&x,&y) from c++ but with tou...
- Mon Feb 13, 2017 9:21 pm
- Forum: Support and Development
- Topic: I can't run .love on windows
- Replies: 2
- Views: 2608
- Mon Feb 13, 2017 8:40 pm
- Forum: Support and Development
- Topic: I can't run .love on windows
- Replies: 2
- Views: 2608
I can't run .love on windows
Hello everyone, i started learning lua and i thought that it would be a great idea to code in love2d to understand it better. But i can't even run the "Hello world" code. i added the text document that i named main.lua in a rar that i named "newgame.love" i tried to drag the fold...