Search found 5 matches
- Wed Jan 13, 2016 5:43 pm
- Forum: Support and Development
- Topic: Using variables from another file?
- Replies: 1
- Views: 1486
Using variables from another file?
Hey all, I am trying to make a Breakout clone involving an entity system, however I can't figure out how to check for collision between the ball and the paddle. I currently have a require statement at the top of ball.lua and the lines of code that should cause the ball to bounce off of the paddle co...
- Wed Dec 09, 2015 2:35 pm
- Forum: Support and Development
- Topic: Help creating a timer
- Replies: 4
- Views: 3241
Re: Help creating a timer
This is really helpful, thank you all very much.
The rumors I've heard of the love community being one of the best are true!
The rumors I've heard of the love community being one of the best are true!
- Tue Dec 08, 2015 2:45 am
- Forum: Support and Development
- Topic: Help creating a timer
- Replies: 4
- Views: 3241
Help creating a timer
Hey everyone, I'm fairly new to coding and love2d and I'm working on a simple Pong game to practice developing. I got the basic game to work and I would like to implement a feature where each time the ball spawns in the center of the screen after each point, it will stay there for 3 seconds before m...
- Tue Oct 20, 2015 10:11 pm
- Forum: Support and Development
- Topic: How to install STI
- Replies: 7
- Views: 6498
Re: How to install STI
Oh, I figured it out. I was over-thinking it, thank you!
- Tue Oct 20, 2015 9:20 pm
- Forum: Support and Development
- Topic: How to install STI
- Replies: 7
- Views: 6498
How to install STI
Hey everyone, this is my first post so please forgive me if this question has been answered already. I couldn't find any instruction on how to install and configure Simple Tiled Implementation by karai17. If someone could explain or even direct me to a site with a tutorial, it would be much apprecia...