当前位置:网站首页>An animation optimization of shape tween and optimization of traditional tweening
An animation optimization of shape tween and optimization of traditional tweening
2022-08-03 13:07:00 【Rainwing Light Dust】
文章目录
一、Optimization of shape tween
(1)准备工作
1)写字
2)画圆
新建一个图层,画一个圆.
然后按住Alt
key to copy two out.(Three circles on the same layer)
Select the next two circles,右键“分散到图层”.
Then the layers are clear.
3)标明
Type with the text tool:加速、匀速、减速(在图层1上).
Use them on the circles【Smooth brush tool】写上1、2、3.
Remember to select the corresponding layers separately,Then write the numbers.
(2)Create keyframes and animations
1)创建关键帧
Select them both first,然后在第50帧,右键“创建关键帧”.(或者快捷键F6
)
2)创建shape tween
Select all three above,右键“创建shape tween”.
在最后一帧,Move the three balls over.(第50帧)
3)改变速度
Click on the corresponding frame,小球1,然后调成-100
.
The third ball,调成100
.
(3)效果
看一下效果.
可以看到,球1先慢后快,球2是匀速,球3是先快后慢.The last three balls reach the same spot.
二、Optimization of traditional tweens
(1)准备工作
1)写字
2)画圆
用【椭圆工具】画一个球.
然后用【文字工具】敲上1
,颜色为白色.
Then select it as a whole,按F8
转化为元件.
Draw the same2个球、第3个球.
也可以,按住Alt
key to copy two out.
Then place the two balls behindCtrl
+B
打散,Change the text above.
Finally press againF8
转化为元件.
球2:
球3:
Select all three balls,右键“分散到图层”.
(2)Create keyframes and animations
1)插入关键帧
将它们全部选中,然后按F6
插入关键帧.
在最后一帧,Move the three balls to the end.
2)创建传统补间
Select the layer for the three balls,右键“创建传统补间”.
3)改变速度
首先是第1个球,点击它的帧
,Then change the small pencil to -100
.
第3个球,改为100
.
(3)效果
可以看到,球1先慢后快,球2是匀速,球3是先快后慢.The last three balls reach the same spot.
(4)补充
Let's see that we can make the ball spin.
Select the corresponding layers respectively帧
,Then rotate the selection“顺时针”.
Like the first ball.
The same goes for the other two balls.
然后看一下效果.
We can also choose how many turns to rotate,Here is the demo1圈.
三、区别
shape tween
Can not do effects such as rotation.
而传统补间
Can be rotated.
But both can be adjusted for speed changes.
OK,这次的分享就到这儿啦~
希望文章对你有所帮助,原创不易,多多支持!
边栏推荐
猜你喜欢
How can I get a city's year-round weather data for free?Precipitation, temperature, humidity, solar radiation, etc.
An动画基础之元件的图形动画与按钮动画
Key points for account opening of futures companies
Image fusion GAN-FM study notes
【精品必知】Pod生命周期
【实战技能】单片机bootloader的CANFD,I2C,SPI和串口方式更新APP视频教程(2022-08-01)
How to build an overseas purchasing system/purchasing website - source code analysis
Random forest project combat - temperature prediction
云计算服务主要安全风险及应对措施初探
实数取整写入文件(C语言文件篇)
随机推荐
leetcode16 Sum of the closest three numbers (sort + double pointer)
基于php志愿者服务平台管理系统获取(php毕业设计)
Jmeter使用
为冲销量下探中低端市场,蔚来新品牌产品定价低至10万?
An introduction to 3D tools
leetcode16最接近的三数之和 (排序+ 双指针)
BOM系列之sessionStorage
leetcode/字符串中的所有变位词(s1字符串的某个排列是s2的子串)的左索引
易观分析:2022年Q2中国网络零售B2C市场交易规模达23444.7亿元
In order to counteract the drop in sales and explore the low-end market, Weilai's new brand products are priced as low as 100,000?
7月份最后一篇博客
How to build an overseas purchasing system/purchasing website - source code analysis
新评论接口——京东评论接口
HCIP第十五天笔记(企业网的三层架构、VLAN以及VLAN 的配置)
When Nodejs installation depends on cpnm, the install shows Error: Cannot find module 'fs/promises'
Blog records life
【实战技能】单片机bootloader的CANFD,I2C,SPI和串口方式更新APP视频教程(2022-08-01)
php microtime 封装工具类,计算接口运行时间(打断点)
期货开户中常见问题汇总
Image fusion SDDGAN article learning