playMaker

Author Topic: Array var not allowing game object drop  (Read 1252 times)

CSmith

  • Playmaker Newbie
  • *
  • Posts: 6
Array var not allowing game object drop
« on: December 25, 2020, 09:54:18 PM »
I created an array of game objects and made it checked to be seen in inspector.   Unity will not let me drop game objects into the array slots.  My drag and drop is ignored.  Anyone else having this issue?

2020.2

LuminRabbit

  • Full Member
  • ***
  • Posts: 161
  • Lumin Rabbit
Re: Array var not allowing game object drop
« Reply #1 on: December 26, 2020, 07:30:26 PM »
This confused me the first time as well, then realized you need to drag and drop the objects into the array fields (not the unity inspector), where you created the array variable (in the playmaker FSM).
« Last Edit: December 26, 2020, 07:32:13 PM by Kodagames »
Have I said how much I love playmaker!!! This is one amazing tool

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Array var not allowing game object drop
« Reply #2 on: December 27, 2020, 09:59:14 AM »
Hi.
Alternative you can use Array Maker
Array maker is more advance version and easier to access from other objects/fsms