Hi,
I get these 3 Errors:
Assets/TextMeshPro_Playmaker-master/uguiActions/Basic/enableTextmeshProUGUITextColorGradient.cs(13,16): error CS0101: The namespace `HutongGames.PlayMaker.Actions' already contains a definition for `enableTextmeshProUGUITextColorGradient'
Assets/TextMeshPro_Playmaker-master/uguiActions/Basic/setTextmeshProUGUIGradientPreset.cs(14,16): error CS0101: The namespace `HutongGames.PlayMaker.Actions' already contains a definition for `setTextmeshProUGUIGradientPreset'
Assets/TextMeshPro_Playmaker-master/uguiActions/Basic/setTextmeshProUGUITextColorGradient.cs(13,16): error CS0101: The namespace `HutongGames.PlayMaker.Actions' already contains a definition for `setTextmeshProUGUITextColorGradient'
Can you please help?
edit 1:
Use the source code edition by the way.
wdit 2:
Ok, deleted the duplicates from the basic actions folder, not the ugui basic action folder. Is that right?