UI Toolkit Playmaker Integration*: Makes dealing with UI Toolkit a breeze. No coding skills required. Lot’s of predefined actions.
For more details this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download the “UI Toolkit Playmaker Integration” for FREE. Please keep in mind that this package is provided only for learning purposes or to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
UI Toolkit Playmaker Integration v1.1.0
“If possible, please buy the package to support the developer”
Description
Links: Manual
UI Toolkit Playmaker Integration*: Makes dealing with UI Toolkit a breeze.
???? Easy to use
No coding skills required. Lot’s of predefined actions.
???? Examples & Documentation
Check out Kamgam/UIToolkitPlaymaker/Examples.
???? Full Source Code included
I publish this asset with full source code because as a developer I know how annoying it is to not have source code access. If you like it then please remind others to purchase the plugin. Don’t just copy and paste it everywhere. Thank you ❤️
???? Supports Unity 2021.3+, 2022, 2023 … LTS
⚠️ Things you should know (read this before you buy)
This asset requires Playmaker as a base asset. It won’t work without Playmaker!
* This asset is not affiliated with nor endorsed by the official Playmaker creators. I asked them if I could use their logo and they kindly said yes. Thanks to Alex <3
✍️ Usage
Open the Playmaker “Action Browser” window. There will be a new category “UI Toolkit” with actions specifically made for UI Toolkit.
???? HINT 1:
Each Query action takes either a game object OR a UIDocument. If no UI Document is given then it will search for it on the game object.
???? HINT 2:
Use Set/GetFloat and Set/GetColor to set styles that do not have an explicit action.
Use GetNextChild to iterate over elements.
Use UITKObjectCompare to compare objects instead of the default object compare.
???? HINT 3:
Use “Wait for Layout” to perform actions only after the ui layout has finished calculating. Handy if you want to read the size of an element right at the start.
☎️ Support
If you have any questions please write to office[at]kamgam.com. Please be patient, replies may take a few days. Please include your Asset Store Order Nr and Unity version in your request. Before contacting support please try upgrading to the latest LTS of your Unity version and Playmaker. Thank you.