Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: derkoi on January 20, 2013, 04:06:25 PM

Title: Set property issue?
Post by: derkoi on January 20, 2013, 04:06:25 PM
I'm wondering if anyone else has issues like this?

I'm trying to control a script from a playmaker set property action.

The script is a car script "UnityCar" and i've successfully controlled the float values of steering, throttle and brake with playmaker, however sometimes it works, sometimes it doesn't work, for no reason it sometimes doesn't work.

For the past few days, no matter what I try, set property will no longer work on the script. It's been working fine for the past month or longer. Normally, i'd think i've set something up wrong, however I know from working with it before that it sometimes takes a few attempts to work, however this time it won't work.

Is it a bug or something?
Title: Re: Set property issue?
Post by: jeanfabre on January 21, 2013, 12:22:24 AM
hi,

 Even on brand new fresh projects? that's very odd

bye,

 Jean
Title: Re: Set property issue?
Post by: derkoi on January 21, 2013, 03:21:35 AM
Yeah, but it's always with this asset. Not sure if it's with other assets.
Title: Re: Set property issue?
Post by: jeanfabre on January 24, 2013, 08:35:09 AM
Hi,

 very odd. what is the property in question?

bye,

 Jean
Title: Re: Set property issue?
Post by: derkoi on January 24, 2013, 08:42:21 AM
The properties are in the UnityCar package. throttleInput, brakeInput & steering.

I've taken Unitycar out of my project now as I couldn't get it working after it stopped the last time. It's not playmaker as far as I can tell.