Jump to content

Slider and Function graph in script parameters


Olby
 Share

Recommended Posts

It would be very handy to have a slider (int and float) and the function graph (which already exists for particle emitters) when exposing script parameters.

 

Sliders could have the following syntax:

-- [label] [min] [max]
Script.slider=0--slider "Slider" "0" "100"
Script.sliderfloat=192.68-sliderfloat "Slider Float" "15.6" "200.42"

 

Not sure yet how to implement the function graph, but since its already there it should work:

 

post-4357-0-92360800-1416595289.jpg

 

I can see many uses for the above two.

Intel Core i7 Quad 2.3 Ghz, 8GB RAM, GeForce GT 630M 2GB, Windows 10 (x64)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...