How do I add a 2D character to a 3D environment similar to Paper Mario? I’m trying to do this on my iPad Pro. I tried using the 3D Sprite extension, but when I add the extension it crashes the 3D editor and I wasn’t able to get it back until I deleted the extension. Is there another way of doing this?
well i tried it on my mac and it worked…i do have an ipad, i can try there.
have you tried it in a blank project?
I used to have that same crashing issue on Windows 10, but the sprites still worked in previews. Just now, I tried to see if it’d crash still, and it doesn’t anymore, so maybe they fixed it!
If it’s still not working for you, you could try having the 3D sprites be added to the scene with events instead. That’s what I used to do to avoid the editor breaking. You could use conditions like “At the beginning of the scene” or “Trigger once” to add the sprite consistently.