English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
unity.com
Message if collision object.
Hi, I need advice. How am I do to get my message.box appeared after the collision? Thank you 😉 using UnityEngine; using System.Collections; public class FireBallCollision : MonoBehaviour { void OnTriggerEnter2D(Collider2D col) { if (col.GetComponent().CompareTag("Fire")) { print("FireBall destroyed!"); Destroy(col.gameObject); } } }
2016年4月13日
Unity Game Development
0:38
Learn the core skills you need to build a beautiful Unity game from start to finish, in a structured way. You’ll get hands-on experience creating scripts, animating objects, adding lighting and much more… all while building a complete game. Get the guidance, assets, and fundamental skills needed to become a game developer, and create your first game faster. | Unity
Facebook
Unity
已浏览 12.6万 次
2017年10月31日
The Ultimate Guide to Game Development with Unity (Official)
git.ir
已浏览 10.6万 次
2022年10月10日
0:41
41K views · 352 reactions | Learn the core skills you need to build...
Facebook
Unity
已浏览 4.1万 次
2 周前
热门视频
How To Destroy Collision Object In This Code
unity.com
2022年1月2日
How To Destroy An Object On Collision In Unity - Unphayzed
unphayzed.com
2020年8月7日
Unity Collision 2D and 3D: Super Simple Guide - VionixStudio
vionixstudio.com
2019年9月4日
Unity Tutorials
16:19
How to Make Beautiful Terrain in Unity 2020 | Beginner Tutorial
YouTube
UGuruz
已浏览 335万 次
2020年7月15日
1:47:25
Unity Full Beginner Tutorial | Make Your First Game
YouTube
Sorcerer
已浏览 7919 次
2023年11月26日
19:56
Unity Tutorial For Beginners - How To Make A Game - Part 001 - THE BASICS
YouTube
Jimmy Vegas
已浏览 113.8万 次
2015年6月19日
How To Destroy Collision Object In This Code
2022年1月2日
unity.com
How To Destroy An Object On Collision In Unity - Unphayzed
2020年8月7日
unphayzed.com
Unity Collision 2D and 3D: Super Simple Guide - VionixStudio
2019年9月4日
vionixstudio.com
37:29
Unity Engine Tutorial 13 | Master Layers, Tags & Sorting Layers
已浏览 15 次
2 个月之前
YouTube
Chidres Innovations
5:54
Unity的碰撞体 (Collider)组件,用以表示对象之间的物理碰撞。
已浏览 323 次
2024年9月22日
bilibili
VR-AR
8:49
54.unity6物理系统:Collider碰撞体组件参数详解-超详细
已浏览 96 次
9 个月之前
bilibili
寓学堂
8:18
unity 小游戏实战Collision碰撞器讲解(新手入门)
已浏览 703 次
2021年2月8日
bilibili
poorgun慢
14:50
详解Unity碰撞体:新手进阶
已浏览 4251 次
2024年11月20日
bilibili
更针
3:53
Unity物理引擎Collision(二)
已浏览 469 次
2020年3月28日
bilibili
元宇宙码农
6:06
UNITY'S MESH COLLIDER TUTORIAL
已浏览 5.3万 次
2021年7月7日
YouTube
RoBust Games
15:59
Unity Tutorial: Ignore 2D Collisions
已浏览 1.8万 次
2014年11月26日
YouTube
Abhinav a.k.a Demkeys (Demkeys)
11:16
MODELING IN UNITY?! - ProBuilder Tutorial
已浏览 53万 次
2018年4月22日
YouTube
Brackeys
14:25
Mastering Collision - Unity Tutorial
已浏览 22.7万 次
2013年4月5日
YouTube
Brackeys
1:27
How to Add Tilemap Collisions in Unity
已浏览 4.8万 次
2021年4月10日
YouTube
ChiliDev
6:09
Collider 2D - Official Unity Tutorial
已浏览 20.3万 次
2014年4月22日
YouTube
Unity
4:02
Colliders - Unity Official Tutorials
已浏览 31.7万 次
2013年4月8日
YouTube
Unity
9:24
How to Simulate Gravity in Unity
已浏览 41.3万 次
2017年8月6日
YouTube
Brackeys
5:46
Unity - Keeping The Player Within Screen Boundaries
已浏览 15万 次
2018年8月18日
YouTube
Press Start
2:40
Play sound upon Collision in Unity
已浏览 11.9万 次
2017年5月15日
YouTube
M Murad Iqbal - Tech Nuggets - Javangelist
9:04
Playing Animation on Trigger in Unity
已浏览 16.8万 次
2019年1月13日
YouTube
SpeedTutor
8:35
How to Optimise Mesh Colliders [Unity Tutorial]
已浏览 4.5万 次
2021年3月5日
YouTube
Comp-3 Interactive
5:22
[Unity教程][碰撞体]Collision in Unity
已浏览 296 次
2022年10月3日
bilibili
俺们那村老实人
2:04
Destroy Object On Collision In Unity
已浏览 4.5万 次
2019年3月5日
YouTube
Lumpy GameDev
5:41
OnCollisionEnter and OnTriggerEnter || Unity 3D Tutoria
…
已浏览 2万 次
2020年4月3日
YouTube
Coding Land
19:17
ClosestPoint and ContactPoint Collision in Unity
已浏览 3万 次
2020年1月30日
YouTube
Immersive Limit
2:45
Colliders as Triggers - Unity Official Tutorials
已浏览 26.5万 次
2013年4月8日
YouTube
Unity
1:17
How to make a ball bounce in Unity?
已浏览 7.7万 次
2017年5月24日
YouTube
Techno Nerd
10:26
Particle System Trails | Unity Particle Effects | Visual FX
已浏览 38.7万 次
2017年6月6日
YouTube
Abhinav a.k.a Demkeys (Demkeys)
16:19
Unity Collisions Tutorial - How To Use Colliders and Triggers in Unit
…
已浏览 10.3万 次
2017年7月19日
YouTube
Bilal
观看更多视频
更多类似内容
反馈