当前位置:网站首页>Unity particle special effects series - the poison spray preform is ready, and the unitypackage package can be used directly - next
Unity particle special effects series - the poison spray preform is ready, and the unitypackage package can be used directly - next
2022-07-05 10:07:00 【sesame seeds】
- Click the jump =>《 Navigation post 》- Unity manual , Systematic practical learning
- Click the jump =>《 Navigation post 》- Android manual , Revisit mobile development
This article is about 3.2 Thousand characters , Novice reading needs 10 minute , Review needs 3 minute 【 Collect at any time, no longer get lost 】
About author
as everyone knows , Life is a long process , constantly overcome difficulties , Constantly reflect on the process of progress . In this process, there will be a lot of questions and thoughts about life , So I decided to put my thinking , Share all your experiences and stories , To find resonance !!!
Focus on Android/Unity And various game development skills , as well as Share various resources ( Website 、 Tools 、 material 、 Source code 、 Games etc. )
If you need anything, welcome me , Communication groups make learning No longer alone .
Premise
This is what Xiao Kong insisted on writing Unity Novice series , Welcome to taste .
Novice (√√√)
bosses (√)
The particle section is a series of articles , And the introduction was very detailed , Suggest Collection .
Practice process
Dispersed liquid
After our previous practice , This composition is actually very easy to write . Consistent with most of the above .
The difference is that we add a rotation attribute to the main module , In the life cycle, we use double gradient intervals , The map in the renderer material can use a very random chaotic liquid . by the way , The gravity modifier attribute is lower , After all, compared with the large liquid coming out directly , The speed of dispersing liquid should be slower .
Let's see the effect
fog
There is nothing to say about this , Like dispersing liquid , They are all supplements to liquids , So it has the same properties as dispersing liquid .
Involving the initial life cycle 、 Starting size 、 The rotation degree of the particle at the beginning 、 Gravity modifier , Number of particles emitted 、 Life cycle speed 、 Life cycle color 、 Life cycle size 、 And customized materials in the renderer .
The difference is that the gravity is lower and the map is different .
dust
This sub module is different from the above , The performance of dust is generally from low to high , Spread around , Fade out , And after the object falls , That is, it will appear after the above liquid particles execute for a period of time .
The main module sets the start delay ,0.2 Seconds later, change the particle to display , The starting size is 08-1 Between , Have initial rotation , Dust doesn't need gravity .
The number of emitted particles does not need to be as much as that of liquid ,10 Almost , The point is shape , We need to use box shape , And move to the vanishing position of liquid particles , In this way, the dust is splashed by liquid .
Life cycle speed , Just need to have y An integer in the axis direction , Indicates that particles will move upward , As we mentioned earlier, it is fade in , Therefore, in the life cycle, you can modify the transparency of the color ( The transparency value at both ends is higher than that in the middle ). The same renderer is also common Billboard, Just use a dust map for the material .
Finally, let's see the effect .
need unitypackage I can just ask for your direct private message . Nothing , Nothing .
Be bold , We will have a story !!!
other
author : Xiaokong and Xiaozhi Xiaokong
Reprint note - Be sure to indicate the source :https://zhima.blog.csdn.net/
This Taoist friend, please Step back ️, I watch you Extraordinary bearing , There is a king's domineering spirit in his speech , There will be a great achievement in the future !!! There is give the thumbs-up Collection Today I tell you , Have you ordered it , Your success in the future ️, I don't take a penny , If it doesn't work ️, Or come back to me .
reminder : Click the card below to get more unexpected resources .
边栏推荐
- Flutter development: a way to solve the problem of blank space on the top of listview
- MySQL字符类型学习笔记
- From "chemist" to developer, from Oracle to tdengine, two important choices in my life
- Fluent development: setting method of left and right alignment of child controls in row
- 【小技巧】获取matlab中cdfplot函数的x轴,y轴的数值
- Why do offline stores need cashier software?
- Kotlin Compose 多个条目滚动
- 代码语言的魅力
- 硬核,你见过机器人玩“密室逃脱”吗?(附代码)
- [NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution
猜你喜欢
Why do offline stores need cashier software?
Cut off 20% of Imagenet data volume, and the performance of the model will not decline! Meta Stanford et al. Proposed a new method, using knowledge distillation to slim down the data set
Roll up, break through 35 year old anxiety, and animate the CPU to record the function call process
View Slide
Mysql80 service does not start
盗版DALL·E成梗图之王?日产5万张图像,挤爆抱抱脸服务器,OpenAI勒令改名
Tdengine can read and write through dataX, a data synchronization tool
Observation cloud and tdengine have reached in-depth cooperation to optimize the cloud experience of enterprises
移动端异构运算技术-GPU OpenCL编程(进阶篇)
单片机原理与接口技术(ESP8266/ESP32)机器人类草稿
随机推荐
Data visualization platform based on template configuration
How to implement complex SQL such as distributed database sub query and join?
正式上架!TDengine 插件入驻 Grafana 官网
Tdengine offline upgrade process
Solve the problem of no all pattern found during Navicat activation and registration
Officially launched! Tdengine plug-in enters the official website of grafana
Idea debugs com intellij. rt.debugger. agent. Captureagent, which makes debugging impossible
The king of pirated Dall · e? 50000 images per day, crowded hugging face server, and openai ordered to change its name
Community group buying exploded overnight. How should this new model of e-commerce operate?
H. 265 introduction to coding principles
Cerebral Cortex:有向脑连接识别帕金森病中广泛存在的功能网络异常
Tutorial on building a framework for middle office business system
ArcGIS Pro creating features
[NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution
一种用于干式脑电图的高密度256通道电极帽
La voie de l'évolution du système intelligent d'inspection et d'ordonnancement des petites procédures de Baidu
百度交易中台之钱包系统架构浅析
分布式数据库下子查询和 Join 等复杂 SQL 如何实现?
MySQL字符类型学习笔记
Fluent development: setting method of left and right alignment of child controls in row