Search found 13 matches
- Wed Jul 03, 2013 12:19 pm
- Forum: Support and Development
- Topic: Buttons
- Replies: 15
- Views: 5779
Re: Buttons
Thanx Everyone for your help, I think I've got the hang of buttons now
- Fri Jun 21, 2013 8:14 pm
- Forum: Support and Development
- Topic: Buttons
- Replies: 15
- Views: 5779
Buttons
I have been stuck on buttons for about a week and I can't seem to understand how to make them. I know how to make menus so buttons are the only things that I need to know. I've been learning from a guy on YouTube and I do the exact same code that he does except I make the button say something differ...
- Sun Jun 09, 2013 3:33 pm
- Forum: Support and Development
- Topic: Making enemy's Die
- Replies: 4
- Views: 2475
Re: Making enemy's Die
ThanxEamonn wrote:To make enemies die, remove them from the table! Problem solved! Add them into an index of the table, so you'd have enemy[1], then check to see if the player collided with the enemy, then remove them from the table!
Re: Jumping
Thank youqaisjp wrote:use the love.physics tutorial.
https://www.love2d.org/wiki/Category:Tutorials
https://www.love2d.org/wiki/Tutorial:Physics
- Tue May 28, 2013 7:13 pm
- Forum: Support and Development
- Topic: Making enemy's Die
- Replies: 4
- Views: 2475
Re: Making enemy's Die
SkyWalker.zip I've been having trouble with making enemy's and making them Die. To make enemy's I do: enemy={} enemy.x =0 enemy.y =600 enemy.speed=3 enemy.health =20 enemy.damage =2 enemy.pic = love.graphics.newImage("textures/enemy.png") But i don't know how to make it so that the player...
- Tue May 28, 2013 6:23 pm
- Forum: Support and Development
- Topic: Making enemy's Die
- Replies: 4
- Views: 2475
Making enemy's Die
SkyWalker.zip I've been having trouble with making enemy's and making them Die. To make enemy's I do: enemy={} enemy.x =0 enemy.y =600 enemy.speed=3 enemy.health =20 enemy.damage =2 enemy.pic = love.graphics.newImage("textures/enemy.png") But i don't know how to make it so that the player...
- Sun May 26, 2013 12:46 pm
- Forum: Games and Creations
- Topic: Mr. BallGuy V1.0.0
- Replies: 42
- Views: 24279
Re: ***Mr. BallGuy V1.1.0 BETA***
Your game is awesome!!!!!
But when i die more then 2 times and try to restart it, it just goes to the game over menu
But when i die more then 2 times and try to restart it, it just goes to the game over menu
- Sun May 26, 2013 12:36 pm
- Forum: Support and Development
- Topic: Gravity problems
- Replies: 5
- Views: 2100
Re: Gravity problems
thank you
Re: Jumping
Sorry if anyone is finding this topic annoying. I don't know how to delete posts
- Sat May 25, 2013 8:25 pm
- Forum: Support and Development
- Topic: Gravity problems
- Replies: 5
- Views: 2100
Re: Gravity problems
Sorry. I thought that they didn't post properly so i made them again they didn't show up in my 'View your posts' option. Im really new to this. I also didn't know how to edit topics til just now