Page 1 of 1
How to custom knob animations ?
Posted: Wed Apr 12, 2023 10:10 am
by zayne
If anybody knows how to add custom Knob animations please let me know. I have custom animated knobs made with knobman but can’t figure out how to get it working it in Flowstone.
I was also having trouble resizing knobs.
Re: How to custom knob animations ?
Posted: Fri Apr 14, 2023 2:19 pm
by R&R
Spogg posted a really good knob here:
http://www.dsprobotics.com/support/view ... 60#p237017
I never used it completely as it was... But it seems to be resizable as it is.
Just load your knobman animation enter the correct width and cells (frames) of the animation in the modules properties... and resize the module accordingly.
Re: How to custom knob animations ?
Posted: Sun Apr 16, 2023 8:14 am
by zayne
R&R wrote:Spogg posted a really good knob here:
http://www.dsprobotics.com/support/view ... 60#p237017
I never used it completely as it was... But it seems to be resizable as it is.
Just load your knobman animation enter the correct width and cells (frames) of the animation in the modules properties... and resize the module accordingly.
this is exactally what i needed thanks for linking this

Re: How to custom knob animations ?
Posted: Thu Apr 27, 2023 6:19 am
by zayne
i want to make knobs that are custom sizes and not locked to Square. Currently dont have a method but im trying to figure it out.
Re: How to custom knob animations ?
Posted: Fri Apr 28, 2023 1:13 pm
by R&R
I'm a newbie and not that versed in Flowstone but I can always attempt to clarify what you are asking for... maybe someone else can help you then...
zayne wrote:that are custom sizes and not locked to Square.
Do you mean a knob size that is not locked to the size of Flowstone's grid-system?...
If so you will probably have to dive into and customize parameters of that knob and maybe alter some of it's schematics. There is no limitation in that regard, any graphics can be set to pixels precision if needed.
Same probably applies if you want a non uniform (ellipse) shape for a knob...
But of you are looking for a way to create a non square/quadratic clickable area that a knob uses to detect mouse actions (clicks and dragging). I personally don't really know if that can be done, atleast not without splitting into separate clickable quadratic areas. I haven't tested if the area clip prim can be used for mouse areas... or if Ruby can be utilized for detecting mouse actions in a non quadratic areas.
Re: How to custom knob animations ?
Posted: Fri Apr 28, 2023 10:23 pm
by zayne
zayne wrote:that are custom sizes and not locked to Square.
Do you mean a knob size that is not locked to the size of Flowstone's grid-system?...
[/quote]
I have knobs that are 50x20 pixels instead of most knobs that are 50x50 or just locked into squares
I attached an example knob i made.
When i put this knob into the spogg one it just doesnt work properly. And i dont want it to be square because it will mess up the gui.
Re: How to custom knob animations ?
Posted: Sat Apr 29, 2023 7:48 am
by Spogg
Here you go. Info in the schematic.
Re: How to custom knob animations ?
Posted: Sun Apr 30, 2023 12:37 pm
by zayne
Spogg i am So thankful !!!! All my knobs with weird dimensions are working perfectly now !!!
