Search found 13 matches

by roggie12
Wed Jul 03, 2013 12:19 pm
Forum: Support and Development
Topic: Buttons
Replies: 15
Views: 5440

Re: Buttons

Thanx Everyone for your help, I think I've got the hang of buttons now :D
by roggie12
Fri Jun 21, 2013 8:14 pm
Forum: Support and Development
Topic: Buttons
Replies: 15
Views: 5440

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...
by roggie12
Sun Jun 09, 2013 3:33 pm
Forum: Support and Development
Topic: Making enemy's Die
Replies: 4
Views: 2326

Re: Making enemy's Die

Eamonn 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! :D
Thanx
by roggie12
Sat Jun 01, 2013 4:10 pm
Forum: General
Topic: Jumping
Replies: 6
Views: 3838

Re: Jumping

by roggie12
Tue May 28, 2013 7:13 pm
Forum: Support and Development
Topic: Making enemy's Die
Replies: 4
Views: 2326

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...
by roggie12
Tue May 28, 2013 6:23 pm
Forum: Support and Development
Topic: Making enemy's Die
Replies: 4
Views: 2326

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...
by roggie12
Sun May 26, 2013 12:46 pm
Forum: Games and Creations
Topic: Mr. BallGuy V1.0.0
Replies: 42
Views: 22805

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
by roggie12
Sun May 26, 2013 12:36 pm
Forum: Support and Development
Topic: Gravity problems
Replies: 5
Views: 1958

Re: Gravity problems

thank you
by roggie12
Sat May 25, 2013 8:35 pm
Forum: General
Topic: Jumping
Replies: 6
Views: 3838

Re: Jumping

Sorry if anyone is finding this topic annoying. I don't know how to delete posts
by roggie12
Sat May 25, 2013 8:25 pm
Forum: Support and Development
Topic: Gravity problems
Replies: 5
Views: 1958

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