playMaker

Author Topic: (Solved) Missing Sprite type in Array List Get action  (Read 1194 times)

Aaddiction

  • Full Member
  • ***
  • Posts: 169
(Solved) Missing Sprite type in Array List Get action
« on: February 16, 2022, 08:50:24 AM »
In the Array List Proxy there is an option for Sprite type. However, in the get action we have only Texture option. Is there a reason for Sprite type to be missing?

« Last Edit: February 16, 2022, 03:34:38 PM by Aaddiction »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Missing Sprite type in Array List Get action
« Reply #1 on: February 16, 2022, 01:24:52 PM »
Hi.
Use Object/unity then search for UnityEngine/Sprite

Aaddiction

  • Full Member
  • ***
  • Posts: 169
Re: Missing Sprite type in Array List Get action
« Reply #2 on: February 16, 2022, 03:34:22 PM »
Amazing, thank you!