Nate River
Nate River
Hello! Delete Pixel Studio folder on Google Drive. Backup files if needed. Press 3 dots near Google Drive, sign out and sign in. Sync again.
What are your app version and platform? пт, 26 июл. 2024 г., 20:24 Tegehell ***@***.***>: > Hello! Delete Pixel Studio folder on Google Drive. Backup files if needed. > Press...
Hello, thanks for your suggestion! Can you provide links to the palettes with color codes? Did you know you can apply palettes from Functions menu?
As I see, only Perler sheet contains RGB values. What should I do with others? Pick colors from photos with a pipette?)
IDK if it's possible to contact their support to get color values by their names.
IAP works in the current version from MS Store, at least from my location.
Hello, did you purchase PRO CROSS? If so, please refer to the article https://github.com/hippogamesunity/PixelStudioHub/wiki/Cross-platform-PRO
Ok, please share your login and purchase receipt by email, duplicate the issue description also.
> fixed it by checking the 'Android' box under 'Select platform for plugin' in the inspector for gpgs-plugin-support-0.11.01.aar This does the trick. Also works with 0.10.14. I wonder why devs...
``` using UnityEditor; using UnityEditor.Build; using UnityEditor.Build.Reporting; namespace Assets.Plugins.??????????.Editor { public class PreprocessBuild : IPreprocessBuildWithReport { public int callbackOrder => 999; public void OnPreprocessBuild(BuildReport report) { const string path =...