Search found 37 matches

by kingomar
Thu Apr 03, 2014 7:17 pm
Forum: Support and Development
Topic: Implementing TFlers in my game
Replies: 3
Views: 1003

Re: Implementing TFlers in my game

So what can i do in order to make it work on the newest version of Love??
by kingomar
Thu Apr 03, 2014 5:12 pm
Forum: Support and Development
Topic: Implementing TFlers in my game
Replies: 3
Views: 1003

Implementing TFlers in my game

Hello guys! i'm trying to design a game that was initially designed for 1680 x 1050.. however i implemented Tflers in my project and it not going that well. First in my love.load i added: function love.load() TLfres.setScreen({w= 1680, h = 1200, full=true, vsync = false, aa=0}, 1, false, true) end T...
by kingomar
Wed Apr 02, 2014 3:15 pm
Forum: Support and Development
Topic: How to create an imageButton in love2d?
Replies: 5
Views: 2191

Re: How to create an imageButton in love2d?

@Jeeper how to check wether we clicked in the position where the image is? Thanks.
by kingomar
Wed Apr 02, 2014 9:44 am
Forum: Support and Development
Topic: How to create an imageButton in love2d?
Replies: 5
Views: 2191

How to create an imageButton in love2d?

Hey Guys! i tried creating an imagebutton in love2d but i didn't get the expected result...
I tried using loveframe and i got an imagebutton which is draggable and has a title. how can i get rid of them? and are there any better alternative way to do the image buttons? Thank you Guys!
by kingomar
Sun Mar 23, 2014 2:11 pm
Forum: Support and Development
Topic: How to make a background of loveframes buttons?
Replies: 2
Views: 1855

How to make a background of loveframes buttons?

Hello Everyone! i'm using loveframes library in my project and i want to customize the buttons.
I want to add a background to them and i want to implement this to all buttons.
Moreover it's about styling the button..
What's the best way i can use to do it??
Thank you guys!
by kingomar
Sun Mar 23, 2014 10:58 am
Forum: General
Topic: Is love2d good enough?
Replies: 6
Views: 5189

Re: Is love2d good enough?

Hey guys! I started learning Love2d and i think i came forward. i was able to use loveframes library as well. But my project is due in 23 days and i still didn't start yet. And im facing serious issues in every step i take. as it takes alot of research to able to know something very simple. How can ...
by kingomar
Mon Mar 17, 2014 8:04 pm
Forum: General
Topic: Is love2d good enough?
Replies: 6
Views: 5189

Is love2d good enough?

Hello, I am a high school student and I have a game project to do under windows. I already know java and did an android app. Can you please recommend an engine in 2d (open source and free) that is easy to setup ? (I don't mind learning new language ) I need to make a project about chemicals reaction...