Search found 132 matches

by CanadianGamer
Tue Sep 29, 2015 3:47 pm
Forum: Support and Development
Topic: How can I make the player move a certain ammount of pixels?
Replies: 8
Views: 3988

Re: How can I make the player move a certain ammount of pixe

It might help if you posted all the code so that we can get a little more context.
by CanadianGamer
Mon Sep 28, 2015 8:11 pm
Forum: Support and Development
Topic: Audio Looping
Replies: 2
Views: 1244

Re: Audio Looping

Thank you
by CanadianGamer
Mon Sep 28, 2015 8:03 pm
Forum: Support and Development
Topic: Audio Looping
Replies: 2
Views: 1244

Audio Looping

I've been working on a new game And I was trying to get a theme music to loop whenever its finished can anyone help me
by CanadianGamer
Mon Sep 28, 2015 5:39 pm
Forum: Support and Development
Topic: Scale Factors
Replies: 1
Views: 929

Re: Scale Factors

Never mind I Got it
by CanadianGamer
Mon Sep 28, 2015 5:23 pm
Forum: Libraries and Tools
Topic: Unexplored
Replies: 29
Views: 13624

Re: Unexplored

Wow you did THAT in your first month! That is Amazing I know I'd pay for a multi-player experience with graphics as good as that.
Keep Up the Good Work.
by CanadianGamer
Mon Sep 28, 2015 5:17 pm
Forum: Support and Development
Topic: How can I make the player move a certain ammount of pixels?
Replies: 8
Views: 3988

Re: How can I make the player move a certain ammount of pixe

Do you need the frog to jump in an arc or can it be a linear movement?
by CanadianGamer
Mon Sep 28, 2015 5:11 pm
Forum: Support and Development
Topic: Scale Factors
Replies: 1
Views: 929

Scale Factors

I've been trying to draw a Gui in a new game of mine but when I try to scale it, it just disapears can someone help me.
The dimensions of the image are 220 by 233

Here is the draw code I've been using:

Code: Select all

love.graphics.draw(backButtonUnselectedImg, 50, 50, 0, -2, -2)
by CanadianGamer
Sun Sep 27, 2015 8:27 pm
Forum: Support and Development
Topic: Social Media Sharing?
Replies: 5
Views: 1836

Re: Social Media Sharing?

Thank you
by CanadianGamer
Sun Sep 27, 2015 7:02 pm
Forum: Support and Development
Topic: Social Media Sharing?
Replies: 5
Views: 1836

Re: Social Media Sharing?

What do mean by an API? You can generate links with the respective services i.e. Facebook . For actually opening an URL I think you would have to execute a platform specific command. When I say Api I mean like a library I can import into my game to help me so that when the user Presses a button in ...
by CanadianGamer
Sun Sep 27, 2015 4:43 pm
Forum: Support and Development
Topic: Social Media Sharing?
Replies: 5
Views: 1836

Social Media Sharing?

Does anyone know of an API for social Media Sharing?