Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: simon on January 25, 2018, 06:52:21 AM

Title: Output properties missing from 'Get Position'[SOLVED]
Post by: simon on January 25, 2018, 06:52:21 AM
Hey guy,

I'm trying to get the world position of an object that has a rotation on it within a parent object, and I found an action called 'Get position' that can store a world translation, but it's not allowing me to store anything.

Here's what it looks like:

(Attachment)

Anyone know what could be causing this, or a good work around?

Unity version: 2017.2.1f1

Playmaker version: 1.8.5.f8


Warm regards,

Simon.
Title: Re: Output properties missing from 'Get Position'
Post by: djaydino on January 25, 2018, 06:29:45 PM
Hi.
in the state tab look below, you might have checked "Hide Unused"
Title: Re: Output properties missing from 'Get Position' [SOLVED]
Post by: simon on January 28, 2018, 08:08:40 AM
Hi.
in the state tab look below, you might have checked "Hide Unused"

Thanks so much! I didn't know that was turned on. The issue is solved :)