how to convert my 2d image to a 3d one to use it in unity
Can you just create a Plane object in Unity and texture it with your image?
Choose GameObject > Create Other > Plane
Then, drag your image onto the new object.
- Kim
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
Can you just create a Plane object in Unity and texture it with your image?
Choose GameObject > Create Other > Plane
Then, drag your image onto the new object.
- Kim