Search found 28 matches
- Mon Sep 15, 2014 12:28 am
- Forum: Support and Development
- Topic: A quick error I just cant find
- Replies: 5
- Views: 5199
Re: A quick error I just cant find
thx guy for the support, i got the thing working by putting the variables in the player.lua.
- Sat Sep 13, 2014 1:24 am
- Forum: Support and Development
- Topic: A quick error I just cant find
- Replies: 5
- Views: 5199
Re: A quick error I just cant find
Did you try running the game and seeing if it got an error? from a first glance, it really doesn't look like it has an error. maybe it's the version of love, but still.
- Fri Sep 12, 2014 11:43 pm
- Forum: Support and Development
- Topic: A quick error I just cant find
- Replies: 5
- Views: 5199
A quick error I just cant find
This should have been a direct copy and paste from one of my templates, but I'm getting an error anyways. seems like a simple problem but I just can't find where it is. The error is Syntax error: player.lua:62: '<eof>' expected near end and this is my love.lua and player.lua: main.lua- require "...
- Sun Jun 16, 2013 12:59 pm
- Forum: Support and Development
- Topic: Tutorial on bullets?
- Replies: 6
- Views: 6078
Re: Tutorial on bullets?
The game is a top down view. You can click the mouse somewhere, and the player will fire the bullet in that direction.
- Sat Jun 15, 2013 6:12 pm
- Forum: Support and Development
- Topic: Tutorial on bullets?
- Replies: 6
- Views: 6078
Tutorial on bullets?
Can someone give me a tutorial on a basic bullet? I've seen many other tutorials about this, but they all seem too rushed.
- Sat Jun 08, 2013 2:43 am
- Forum: Support and Development
- Topic: notepad ++ code glitch. Help?
- Replies: 6
- Views: 4283
notepad ++ code glitch. Help?
Paste this in notepad++. Not sure what happens, but on my computer, all the functions connect into one big function. Can anyone tell me whats wrong, or am i using an outdated version of notepad++? bullet_speed = 60 testBullet = {} testB = love.graphics.newImage("pics"/"Bullets"/&...
- Wed Jan 30, 2013 5:54 pm
- Forum: Support and Development
- Topic: Any tutorials for online multiplayer?
- Replies: 1
- Views: 2275
Any tutorials for online multiplayer?
I want to make a game with online multiplayer but I don't even know if thats possible with love. Is there any tutorials on it?
- Tue Dec 04, 2012 10:08 pm
- Forum: Support and Development
- Topic: Can I have a tutorial on tables?
- Replies: 1
- Views: 1673
Can I have a tutorial on tables?
I cant seem to understand how to use tables. Can anyone give me a tutorial or is there already a GOOD tutorial online? (Thats not the lua instruction manual)
- Wed Oct 17, 2012 11:49 pm
- Forum: Support and Development
- Topic: Whats wrong with my code?
- Replies: 9
- Views: 4895
Re: Whats wrong with my code?
I'm not sure what for-loop is. Can you show me the code you made to make my code usable, and if you can, explain what you did?
if what your trying to say is VERY obvious and important, I don't know it because I'm a REALLY big noob in programming.
if what your trying to say is VERY obvious and important, I don't know it because I'm a REALLY big noob in programming.
- Wed Oct 17, 2012 9:59 pm
- Forum: Support and Development
- Topic: Whats wrong with my code?
- Replies: 9
- Views: 4895