• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by JoshBook · Nov 20, 2013 at 06:39 PM · animationspritesvideoappplayback

Can Unity play back Sprites on ipad enough to make Pixar quality “video” for a character?

I’m making an app for the iPad/Android that’s going to have an interactive animated character. Style wise the design is similar to Pixar, like Violet from The Incredibles. I want to have the visual quality as $$anonymous$$gh as possible, so I’d like to use pre-rendered frames (as opposed to having the character rendered in real-time). I thought originally I could have a movie clip sequence, but after researc$$anonymous$$ng it Unity says for a movie clip it would fade down to black on up. I can’t have that, it should be like you see the character breat$$anonymous$$ng onscreen, you touch a button, and then she does somet$$anonymous$$ng.

Would I be able to create a series of frames and import as Sprite sequences? Can devices such as the iPad play at 24fps video with an alpha channel (for the character) at close (75%) to full screen? Or is it going to be a playback/performance nightmare? (And would the file size of the app get too large?)

Thanks in advance for your help!

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by smoggach · Jan 07, 2015 at 04:57 PM

Not without sacrificing quality. You won't be able to fit very many frames in memory w$$anonymous$$ch means you'll have to try and load + decompress them at 24fps w$$anonymous$$ch Unity simply can't do.

If you can reduce the number of frames enough so you can have the whole animation loaded into memory at once then you're golden but you'll have A LOT less room for other t$$anonymous$$ngs.

I ended up loading them at 12fps and keeping under 512x512. Even then had a lot of trouble on older devices.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
1

Answer by Dr-Nick · Jan 07, 2015 at 07:00 PM

Essentially you want iOS compatible solution to the movie texture. As you may have found out, MovieTextures aren't available on iOS and Android. There have been a few solutions put on the asset store as seen at t$$anonymous$$s link. http://forum.unity3d.com/threads/ios-movie-texture-plugins.226985/ I can't verify how good these solutions are but enabling/disabling a series of fullscreen images to create animation will take up a lot of space and memory so streaming a video will be your best bet.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image JoshBook · Jan 10, 2015 at 02:37 PM 0
Share

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

19 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity got Lag/Delay when change scene, How do I Fix it? 2 Answers

Is Unity capable of implementing Complex 2D Characters/Animation/Sprites 1 Answer

Can the Animation Controller be used to create a sequence from multiple objects & animations 0 Answers

2D sprites animation is not working - using tiled texture extended. 0 Answers

Can the animation editor create local rotational data? 3 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges