如何做二维动画在Unity [英] How to do 2D animation in Unity

查看:711
本文介绍了如何做二维动画在Unity的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,我正在做一个3D游戏的孩子为Android和iOS的统一,但我的新游戏开发,它已经真的很难计划的资产。

So I'm doing a 3D game for kids for Android and iOS in Unity, but i'm new in game developing and it's been really difficult to plan the assets.

我们需要创建2D动画(像纸字符)和字符必须非常非常的动画详细介绍。

We need to create 2D animations (paper like characters) and the characters have to be really detailed with great animations.

我们一直在思考的几个选项:

We have been thinking of several options:

我们可以创建逐帧动画,但我们的设计师说,必须有至少24幅图像(因为每秒24帧)每秒这个应用程序将是非常大的。

We could create frame by frame animations but our designer says there has to be at least 24 images per second (because of 24 fps per second) with this the app will be very big.

另外一种选择是在Blender中创建2D模型和动画他们那里,但它是一个大量的工作,可能需要大量的时间。

Other option is to create 2D models in Blender and animate them there, but it's a lot of work and could take a lot of time.

最后一个选项是有模式的片的整个code动画,但它是一个大量的工作,我相信动画的质量将是低的。

The last option is to have the pieces of the model an animate it throughout code but it's a lot of work and I believe the quality of the animations would be low.

什么是更好的方式来在团结创建2D动画?

What's the better way to create 2D animations in Unity?.

感谢您!

推荐答案

你探索的2D精灵引擎中提供的统一?谁说团结就是没有真正的设计与2D的东西来工作的一个引擎在说废话。我刚开始工作的一个爱好2D游戏,我使用的是统一插件叫做Orthello(看到WyrmTale网站信息)。它可以处理精灵张,动画,碰撞检测,更没有你不必编写code加载做到这一点。学习曲线有点陡峭,在其网站上的例子是不是最好的,但我发现复制样品溶液附带下载得到的东西的工作的最好方法。

Have you explored the 2D sprite engines that are available in Unity? Whoever said "Unity isn't really an engine designed to work with 2D stuff" is talking guff. I have just started working on a hobby 2D game and am using a Unity plugin called Orthello (see WyrmTale website for info). It handles sprite sheets, animations, collision detection and more without you having to write loads of code to do this. The learning curve is a bit steep and the examples on their website aren't the best but I found replicating the sample solutions that come with the download the best way to get something working.

还有叫雪碧经理2类似的工具,但你必须付出代价的(我认为)。退房资产商店以了解更多信息。

There's also a similar tool called Sprite Manager 2 but you have to pay for that (I think). Check out the asset store for more information.

我会很感兴趣地听到,如果Orthello就是你要找什么,你如何找到它的工作 - 请让我通过的 HTTP://markp3rry.word$p$pss.com 的,如果你能

I would be really interested to hear if Orthello is what you're looking for and how you find working with it - please let me know via http://markp3rry.wordpress.com if you can.

这篇关于如何做二维动画在Unity的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆