Curve Data Source Visualisations
So i was messing around in the editor testing out something for a new skill game idea that i had when i decided to try making a little graph plotter. managed to whip this together pretty quickly and it works well. This might be useful for people who are interested to see what each function in the curve data source is actually doing with their numbers. I will post a few images of graphs below. If people show some interest, i will make a little tutorial on how to build this. Hopefully these images will help people who aren't sure what each option on the curve data source actually means. some fairly interesting graphs can also be made by combining various different functions. :)
http://youtu.be/1vTw_lcHjyc
Linear:
http://i.imgur.com/nWW1uYT.png
Sine:
http://i.imgur.com/hxCXW5b.png
Exponential Ease In Out:
http://i.imgur.com/91HSTjz.png
Bounce Ease In Out:
http://i.imgur.com/P5gywqH.png
If you have any other requests, please post here and il get an image up asap.