playMaker

Author Topic: V3 appears next to Variable...?[SOLVED]  (Read 1741 times)

sebaslive

  • Hero Member
  • *****
  • Posts: 572
    • Frame Tale Studios
V3 appears next to Variable...?[SOLVED]
« on: February 10, 2015, 09:18:21 AM »
I made a variable called newRotation_v3 and when I went to use it in an action it showed up as newRotation V3 (as shown in image) which is cool but what does it mean? I can't replicate it (as shown in image) if it were a way to differentiate between floats, vector3's, bools etc than that would help production.

So what is this?
« Last Edit: February 17, 2015, 01:42:36 AM by jeanfabre »
All my VR games use Steam VR Playmaker Toolkit: http://u3d.as/u20
And Oculus Touch Playmaker Toolkit: http://u3d.as/QT5


Follow me @sebasRez

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Re: V3 appears next to Variable...?
« Reply #1 on: February 10, 2015, 09:29:58 AM »
Wow, talk about a buried feature..

Apparently you can put a space followed by underline and then any letters/numbers on the end of a variable name and it will align it to the right in the variable list. I'm not sure if this is a Unity dropdown feature or Playmaker feature.

For instance a variable named

"TestVar _char"

will result in ...

"TestVar        CHAR"

Cool find!
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

sebaslive

  • Hero Member
  • *****
  • Posts: 572
    • Frame Tale Studios
Re: V3 appears next to Variable...?
« Reply #2 on: February 10, 2015, 10:08:30 AM »
oh awesome thanks!
All my VR games use Steam VR Playmaker Toolkit: http://u3d.as/u20
And Oculus Touch Playmaker Toolkit: http://u3d.as/QT5


Follow me @sebasRez