Search found 4 matches

by pixelboy2003
Mon Mar 28, 2016 7:35 am
Forum: Games and Creations
Topic: [WIP] Evertale
Replies: 1
Views: 1931

[WIP] Evertale

Everquest is a game inspired by magicite that quickly turned more towards terraria . Currently all I have is a small character selection screen currently all characters are unlocked by default and can only be locked by modifying the code. The menu is non-functional right now, but I have many plans ...
by pixelboy2003
Tue Jan 05, 2016 10:19 pm
Forum: Games and Creations
Topic: X-Terra Demo
Replies: 0
Views: 1616

X-Terra Demo

I had trouble resetting it automatically when you mined all the resources so any advice would be helpful. The building in the middle of the screen is the construction shed, which will be used to build new buildings (currently non-functional) Screenshot.png Click when over a resource to collect it. H...
by pixelboy2003
Mon Dec 14, 2015 2:27 am
Forum: Support and Development
Topic: My code just suddenly stopped working...
Replies: 5
Views: 2831

Re: My code just suddenly stopped working...

Thanks for your help but I don't really get for statements. But I found the problem
by pixelboy2003
Sun Dec 13, 2015 3:04 am
Forum: Support and Development
Topic: My code just suddenly stopped working...
Replies: 5
Views: 2831

My code just suddenly stopped working...

I really need help.I don't understand the problem. There are several files of code but this is the one I believe the problem is in. A few hours ago the animation was working just fine, then it stopped working. Here is the code. player = {} function player.load() player.x = 300 player.y = 350 player....