On 03/06/2014 at 04:26, xxxxxxxx wrote:
Hi everyone,
I'm having a go at up-ing my game from python scripts to plugins, plenty of things to get my head around but one thing in particular I can't see making any sense.
I have created my interface for an objectData plugin via the .res file. I have a set of sliders which I can see working in the GUI, I can set values to them via my plugin and port values out via xpresso. The problem is when I go into a python script. I can access the parameters for the first two sliders but the third one is not recognised. It's completely working otherwise, can anyone see what I have missed? As far as I can see the .res .str and .h file are all correct as the sliders wouldn't be working in the first place otherwise.

Any help appreciated,
Thanks,
Adam