Page 1 of 1
How to make a background of loveframes buttons?
Posted: Sun Mar 23, 2014 2:11 pm
by kingomar
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!
Re: How to make a background of loveframes buttons?
Posted: Sun Mar 23, 2014 7:25 pm
by Rehnrald
I can think of three ways to do it, but one is probably illegal/strictly forbidden.
One is just making your own buttons, it isn't all too complicated. I made my own for a small game in which you press buttons and they make noises such as kick and snare. A drum kit, basically.
Second, check the
documentation on the LoveFrames site. It may be able to help you.
Third, and probably strictly forbidden, edit the LoveFrames library itself for your own use by making the code suit your game. I wouldn't recommend this.
Re: How to make a background of loveframes buttons?
Posted: Sun Mar 23, 2014 7:59 pm
by Jasoco
LoveFrames is bound by the Creative Commons license which says "Adapt — remix, transform, and build upon the material for any purpose, even commercially." which if I'm not mistaken means as long as kingomar mentions somewhere in his game code (Probably in the License file that comes with LoveFrames) that it's a modified version, then he/she should be able to make any personal changes.
http://creativecommons.org/licenses/by/3.0/