Search found 142 matches

by pielago
Mon Jul 28, 2014 6:44 pm
Forum: Support and Development
Topic: canvas?
Replies: 3
Views: 9854

Re: canvas?

well i want to learn about canvas so i can move on to lighting! i hear canvas are good for it .. but if there is another way to do it? ill be willing to learn it i want to make a few canvas some visible others not also are canvas name layers? or layers its something different???? btw thanks for repl...
by pielago
Mon Jul 28, 2014 6:34 pm
Forum: Support and Development
Topic: menu pictures
Replies: 7
Views: 3991

Re: menu pictures

add more buttons to menu??? of course u can but not sure what you want exactly? different buttons or many same buttons???
by pielago
Mon Jul 28, 2014 11:17 am
Forum: Support and Development
Topic: project.love in to exe and dmg
Replies: 2
Views: 2004

project.love in to exe and dmg

okay here its my question I saw a videos (youtube) how to turn a project.love in to project.exe for windows .. I am using mac and I don't see tutorials about it? how can i turn my project.love in to dmg? (exe for windows I think) its nice to have it for programmers the .love but for regular users NO...
by pielago
Mon Jul 28, 2014 10:32 am
Forum: Support and Development
Topic: canvas?
Replies: 3
Views: 9854

canvas?

Okay wiki example.. whats? I want to do one and i can't! I follow the wiki and still can't idk why? so the canvas you must draw it in love.load() ? not in love.draw() ? function love.load() canvas = love.graphics.newCanvas() --i get this to create a canvas-- love.graphics.setCanvas(canvas)--i get th...
by pielago
Mon Jul 28, 2014 7:04 am
Forum: Support and Development
Topic: Falling
Replies: 3
Views: 2738

Re: Falling

this is how I learned gravity
Hope it helps you!
by pielago
Mon Jul 28, 2014 6:35 am
Forum: Support and Development
Topic: menu pictures
Replies: 7
Views: 3991

Re: menu pictures

Hope this help you :)
add the table as well for multiple!
by pielago
Sat Jul 26, 2014 8:31 am
Forum: Support and Development
Topic: weird collision
Replies: 7
Views: 3403

Re: weird collision

thank you so much now I am going to study it :) let see if I can make 2 rectangles do collision ...
by pielago
Sun Jul 20, 2014 11:28 pm
Forum: Support and Development
Topic: weird collision
Replies: 7
Views: 3403

Re: weird collision

Thank you so much

Okay I saw your code and it weird it behave the same way????
this is odd... do you think its because I am using mac computer?
or is it my conf.lua????
but it behaves the same way as my code!
by pielago
Sun Jul 20, 2014 6:54 pm
Forum: Support and Development
Topic: weird collision
Replies: 7
Views: 3403

Re: weird collision

thanks I do understand the collision its just that my collision its not working idk why???
hope u can look at it and let me know what I did wrong...
by pielago
Sun Jul 20, 2014 2:26 am
Forum: Support and Development
Topic: weird collision
Replies: 7
Views: 3403

weird collision

for some weird reason my collision is not good I am not sure what I did wrong..
can someone help me fix it??? it wont act normal til i try many times its like 1 pixel to soon for collision...
or is there a better way to do what i am trying to do?
If so can you share it :)