You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could someone let me know why it is the case? Read that it needs to be flattened but I only have a .png file, converted into .psd, which upon import, RIVE simply crashes?
The text was updated successfully, but these errors were encountered:
Why are you not importing the PNG directly? I suspect it's crashing because it's trying to process it as a PSD when it's actually a PNG.
PSD importing is helpful if you have multiple layers and need to be able to import them all together while retaining their relative positions. If it's just a single flat image, then there's no need to import it as a PSD. Just drag and drop the PNG file into your assets.
Could someone let me know why it is the case? Read that it needs to be flattened but I only have a .png file, converted into .psd, which upon import, RIVE simply crashes?
The text was updated successfully, but these errors were encountered: