playMaker

Author Topic: Hello! I am stuck  (Read 1497 times)

zodhana@gmail.com

  • Playmaker Newbie
  • *
  • Posts: 3
Hello! I am stuck
« on: September 13, 2022, 11:45:28 AM »
I have been following a tutorial with a big heart in Playmaker, however the core step does not exist in new playmaker, what should I do? It is as followed:

In old version TextMeshProUgui>ui>UiTextSetTExt existed

However now, now the option UiTextSetTExt does not exist. All I am trying to do is add int variable from variable to my state through UI Text Set Text. plz someone help.
« Last Edit: September 13, 2022, 02:57:47 PM by zodhana@gmail.com »

Christoph

  • Beta Group
  • Sr. Member
  • *
  • Posts: 254
Re: Hello! I am stuck
« Reply #1 on: September 13, 2022, 12:03:49 PM »
You can download all TextMeshPro related actions from here: https://github.com/ericvanderwal/TextMeshPro_Playmaker.

Then just import the Folders into your Asset folder. There should be one called "Playmaker Custom Actions" if not, create it and place them there. (This is for convenience, not necessary)

When you select an action, make sure to select the correct one. There is always one for UGui and another one for TextMesh objects in the 3D world.

zodhana@gmail.com

  • Playmaker Newbie
  • *
  • Posts: 3
Re: Hello! I am stuck
« Reply #2 on: September 13, 2022, 02:59:09 PM »
sorry my initial post may had confused u.   I rewrote it

I have been following a tutorial with a big heart in Udemy, however the core step does not exist in new playmaker, what should I do? It is as followed:

In old version TextMeshProUgui>ui>UiTextSetTExt existed

However now, now the option UiTextSetTExt does not exist. All I am trying to do is add int variable from variable to my state through UI Text Set Text. plz someone help.  Iam using Unity 2021.3.8.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7614
    • jinxtergames
Re: Hello! I am stuck
« Reply #3 on: September 14, 2022, 01:08:33 PM »
Hi.
You can find the actions / replacement actions in the link Christoph posted
Playmaker does not have Textmesh Actions by default