当前位置:网站首页>Graphic animation and button animation of an animation basic component
Graphic animation and button animation of an animation basic component
2022-08-03 13:06:00 【The rain wing light dust】
文章目录
一、图形动画
(1)Graphics animation and animation film editing the difference
We opened the last of caterpillars do,.
新建一个图层.
And then copy a caterpillar here.
Ctrl
+C
The first layer of the caterpillar,然后Ctrl
+V
粘贴进来即可.
Copy right out of the caterpillar,转化为“图形”.
当“影片剪辑”变成“图形”之后,是播放不了的.(Ctrl
+Enter
查看)
如下:(On the left is a movie clip,On the right is the graphics)
然后我们在40帧的位置,All up and down,然后F5
创建帧.
再次Ctrl
+Enter
Exports have a look at the effect:(Both in)
在内部,We drag this article,只有“图形动画”在动.
“图片动画”In the internal adjust,“影片剪辑”Every time need to export,After observation to adjust.
When two animation with?
①影片剪辑
需要一个滤镜效果的时候.
比如,We add a blur.
导出之后,It is blur.
②图形动画
Graphic animation has the advantage of循环.(Can control the number)
有这几种:“循环”、“循环一次”、“A single frame cycle”、“倒放”、“反向”.
(2)播放一次
比如,“播放一次”.
Double-click the us inside graphics animation,Have a look at how many inside the frame.
一共有30帧,那么“播放一次”就是从第1帧到30The frame to stop.
The frame number increases a little(增加到50帧),方便查看.
看一下效果:
可以看到,“图形动画”运行30Frame after the stop motion,And then the implementation of all the50帧.Start cycle again.
(3)Single frame effect
我们在40帧的位置,插入一个关键帧.
Will cycle options for“单帧”.
这里举个例子,将第1The frame in20帧.
看一下效果:
在第20帧的时候,Graphics animation will stop moving.No matter to which frame in front of the,The position of the stop will only in the first20帧.
二、按钮动画
(1)画一个圆角矩形
用【矩形工具】画一个矩形,Change the rounded corners to80.
(2)Element types into a button
You can change the color to green.然后将它F8
转化为元件,类型选择“按钮”.
Double-click to enter button inside,The top left corner is button icon.
(3)功能介绍
Below some function.分别是“弹起”、“指向”、“按下”、“点击”.
1)指向
点击“指向”,按下F6
Transformation of key frames.
将颜色改为蓝色.
2)按下
点击“按下”,同样F6
创建关键帧.
颜色改为红色.
3)点击
“点击”的话,速度有点快,Quickly see effect,Let's not move it,Behind the chance to say.
(4)效果
现在我们看一下效果:
原创不易,多多支持~
边栏推荐
- How to build an overseas purchasing system/purchasing website - source code analysis
- shell编程之条件语句
- 自律成就自己
- Grafana 高可用部署最佳实践
- 秋招招工作
- How can I get a city's year-round weather data for free?Precipitation, temperature, humidity, solar radiation, etc.
- 基于php家具销售管理系统获取(php毕业设计)
- 为冲销量下探中低端市场,蔚来新品牌产品定价低至10万?
- 业界新标杆!阿里开源自研高并发编程核心笔记(2022最新版)
- 查看GCC版本_qt版本
猜你喜欢
Oracle安装完毕(系统盘),从系统盘转移到数据盘
IronOS, an open source system for portable soldering irons, supports a variety of portable DC, QC, PD powered soldering irons, and supports all standard functions of smart soldering irons
Real number rounding and writing to file (C language file)
从器件物理级提升到电路级
leetcode 11. The container that holds the most water
An动画优化之传统引导层动画
欧曼自动挡、银河大马力、行星新产品 欧曼全新产品以燎原之势赢领市场
类和对象(中上)
层次分析法
【蓝桥杯选拔赛真题48】Scratch跳舞机游戏 少儿编程scratch蓝桥杯选拔赛真题讲解
随机推荐
Image fusion DDcGAN study notes
【实战技能】单片机bootloader的CANFD,I2C,SPI和串口方式更新APP视频教程(2022-08-01)
Image fusion SDDGAN article learning
leetcode16最接近的三数之和 (排序+ 双指针)
Five, the function calls
An工具介绍之摄像头
Image fusion GAN-FM study notes
Oracle is installed (system disk) and transferred from the system disk to the data disk
setTimeout 、setInterval、requestAnimationFrame
便携烙铁开源系统IronOS,支持多款便携DC, QC, PD供电烙铁,支持所有智能烙铁标准功能
Kubernetes 网络入门
Real number rounding and writing to file (C language file)
云计算服务主要安全风险及应对措施初探
An动画优化之传统引导层动画
【Verilog】HDLBits题解——验证:阅读模拟
7月份最后一篇博客
nacos app
基于php旅游网站管理系统获取(php毕业设计)
An基本工具介绍之选择线条工具(包教会)
漫画:怎么证明sleep不释放锁,而wait释放锁?