Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: siumanchunandy on February 24, 2020, 03:18:55 PM

Title: Help ! Playmaker Get Property and Set Property ? [SOLVED]
Post by: siumanchunandy on February 24, 2020, 03:18:55 PM
Hi !
 :'(
 Playmaker How to Get ScriptableObject Type Scripts a Public Var Value ?

Get Property and Set Property Not Get !

Thank You !!
Title: Re: Help ! Playmaker Get Property and Set Property ?
Post by: jeanfabre on February 25, 2020, 02:36:17 AM
Hi,

 It is possible, but you need to reference an instance of that scriptableObject that you created, not the script itself.

(https://i.imgur.com/e5Zp0lx.png)

Bye,

 Jean