Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: damiensfear on June 10, 2014, 06:36:46 PM
-
Hi guys
Im trying to make a 2d side scroller driving game and have been trying to set the motor speed in the new 2d wheel joint however the set property action seems to not let me access the motor speed.
Does anyone know how to do this?
Any help is muchly appreciated.
-
Right now the Get/Set Property actions cannot see nested types. This will be supported in the next update... in the meantime you'll need to use a custom action to get/set those properties. Please post in the action requests forum if you need a hand writing these.