Search found 33 matches

by MysticPing2
Fri Mar 28, 2014 8:52 am
Forum: Support and Development
Topic: Help with newtonic physics (ish)
Replies: 1
Views: 1340

Help with newtonic physics (ish)

So i have this game where you fly a cow in space, and i want it to be newtonic. At the moment when you press "up" you gain speed and "left" and "right" rotates you, the problem is the cow goes into the direction you are rotated towards. What i want it do do is to add sp...
by MysticPing2
Sun Feb 16, 2014 9:26 am
Forum: Support and Development
Topic: Looking for translators
Replies: 29
Views: 14211

Re: Looking for translators

Swedish(Svenska) "Välkommen till " "Versionen är " "Du attackerar " -- Small problem, no "the" in swedish. If i want to say "Wizard" I say "Trollkarl" If i want to say the wizard i say "Trollkarlen" "Du kan inte attackera din...
by MysticPing2
Sat Jan 11, 2014 10:54 pm
Forum: Support and Development
Topic: SOLVED Collision help!
Replies: 1
Views: 1269

SOLVED Collision help!

So i am trying to make something happen when this spaceship hits an asteroid (and make asteroids kill eachother if they hit eachother) But to do this i need to detect colissions, and i have tried this, many, many times in different ways. Now i give up. The current method of collision is in src/Stars...
by MysticPing2
Fri Jan 10, 2014 8:23 pm
Forum: Libraries and Tools
Topic: Vapor - LÖVE Distribution Client
Replies: 162
Views: 62892

Re: Vapor - LÖVE Distribution Client

Hello, i made a pull request for swedish translation, hope it helps!

(sorry if there is already one for swedish)
by MysticPing2
Sat Jan 04, 2014 5:51 pm
Forum: Support and Development
Topic: [solved]Image overlaying
Replies: 2
Views: 1536

Re: Image overlaying

thank you :)
by MysticPing2
Sat Jan 04, 2014 5:31 pm
Forum: Support and Development
Topic: [solved]Image overlaying
Replies: 2
Views: 1536

[solved]Image overlaying

So i have a quick small problem, basicly im drawing tiles on the ground and my character rectangle cannot be seen, i guess he is under the grass. I basicly used the gridlocked player tutorial and changed it from drawing unfilled rectangles to images. http://www.mediafire.com/download/hzdmck4er8p9j3s...
by MysticPing2
Fri Dec 13, 2013 6:25 am
Forum: Support and Development
Topic: Distributing your games (making a .love file)
Replies: 278
Views: 945761

Re: Distributing your games (making a .love file)

I need some help, i m not manage to export into a .exe, when i finally managed thou it was only the rubber piggy!
Any idea why!

I spent about 2 days making this and now im a bit upset.
by MysticPing2
Thu Dec 12, 2013 8:15 pm
Forum: Support and Development
Topic: Hello, trying to print a text i input
Replies: 35
Views: 12117

Re: Hello, trying to print a text i input

My post didnt get posted, AGAIN but thanks, althou i cant export it for some tupid reason, im doing exactly as the tutorials says -.- but g2g
by MysticPing2
Thu Dec 12, 2013 7:24 pm
Forum: Support and Development
Topic: Hello, trying to print a text i input
Replies: 35
Views: 12117

Re: Hello, trying to print a text i input

I want it to print output, but output 2 (which is a stringified output) doesnt exist untill after i have filled in the text boxes, i thought i could check this every second.
by MysticPing2
Thu Dec 12, 2013 6:59 pm
Forum: Support and Development
Topic: Hello, trying to print a text i input
Replies: 35
Views: 12117

Re: Hello, trying to print a text i input

Ok, last time i need help, i want it to update every secound and print output2, but its not working, im using a delta time loop.

And thanks for everything sofar, ive learned ALOT