I want to make a slider to set the Red, Green and Blue colors of a particle. May someone please show me how?
Thanks, Vekenti
How would I make a option slider[EX: volume changing slider]
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
How would I make a option slider[EX: volume changing slider]
- Attachments
-
Test Game V1.love
- (48.17 KiB) Downloaded 167 times
Re: How would I make a option slider[EX: volume changing sli
To create gui components such as sliders easily, you could use Love Frames viewtopic.php?f=5&t=9116 or Quickie viewtopic.php?f=5&t=7811. There are probably other gui-libraries but those are the two that I've tried and they both seem to have pretty good tutorial on how to use em and they both seem to work really well.
Love frames feels more like C# forms type, and Quickie is kind of interesting stateless? type of gui where you have to manually hold the state of components by yourself.
Love frames feels more like C# forms type, and Quickie is kind of interesting stateless? type of gui where you have to manually hold the state of components by yourself.
Re: How would I make a option slider[EX: volume changing sli
Thanks man,Muris wrote:To create gui components such as sliders easily, you could use Love Frames viewtopic.php?f=5&t=9116 or Quickie viewtopic.php?f=5&t=7811. There are probably other gui-libraries but those are the two that I've tried and they both seem to have pretty good tutorial on how to use em and they both seem to work really well.
Love frames feels more like C# forms type, and Quickie is kind of interesting stateless? type of gui where you have to manually hold the state of components by yourself.

-EDIT- seems like love frames give me a error when i try to use it,cant tell if its my end or love frame's end
- Zilarrezko
- Party member
- Posts: 345
- Joined: Mon Dec 10, 2012 5:50 am
- Location: Oregon
Re: How would I make a option slider[EX: volume changing sli
I spent a good while on GUI concepts, but had to stop at text box because I couldn't figure out how printf calculated when to move to a next line. But slider was a nice adventure.
Here's an example for the red. I commented a --[[ ]]-- around the code I implemented. It works, and I thought this was better for someone to learn anyhow, since when I looked at Löve Frames, the code was so everywhere I couldn't learn from it.
If you have any questions, just ask.
Have fun.
Here's an example for the red. I commented a --[[ ]]-- around the code I implemented. It works, and I thought this was better for someone to learn anyhow, since when I looked at Löve Frames, the code was so everywhere I couldn't learn from it.
If you have any questions, just ask.
Have fun.
Re: How would I make a option slider[EX: volume changing sli
Love frames is only compatible with version 0.8.0 and 0.9.0, not 0.9.1vekenti wrote:Thanks man,Muris wrote:To create gui components such as sliders easily, you could use Love Frames viewtopic.php?f=5&t=9116 or Quickie viewtopic.php?f=5&t=7811. There are probably other gui-libraries but those are the two that I've tried and they both seem to have pretty good tutorial on how to use em and they both seem to work really well.
Love frames feels more like C# forms type, and Quickie is kind of interesting stateless? type of gui where you have to manually hold the state of components by yourself.
-EDIT- seems like love frames give me a error when i try to use it,cant tell if its my end or love frame's end
Code: Select all
L
L Ö
Ö V
L Ö V E
Ö B E
V E
E Y
Who is online
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 8 guests