V
主页
【Unity教程搬运】如何在Unity中制作行星游戏(完整教程)🚀🌑
发布人
https://www.youtube.com/watch?v=cIeWhztKyAg 转载自油管Zigurous,链接以上 原标题: How to make Asteroids in Unity (Complete Tutorial) 🚀🌑 原简介: Learn to make the classic 2D arcade game Asteroids in Unity. Asteroids is a space-themed multidirectional shooter arcade game designed by Lyle Rains, Ed Logg, and Dominic Walsh and released in November 1979 by Atari, Inc. The player controls a single spaceship in an asteroid field which is periodically traversed by flying saucers. The object of the game is to shoot and destroy the asteroids and saucers, while not colliding with either, or being hit by the saucers' counter-fire. The game becomes harder as the number of asteroids increases. 学习制作经典的2D街机游戏《Unity中的小行星》。小行星是一款以空间为主题的多向射击游戏,由Lyle Rains、Ed Logg和Dominic Walsh设计,由Atari,Inc.于1979年11月发布。玩家控制小行星区域中的一艘宇宙飞船,该区域由飞碟定期穿越。游戏的目的是射击并摧毁小行星和飞碟,同时不与它们相撞,也不被飞碟的反击击中。随着小行星数量的增加,游戏变得更加困难。 0:00 - Introduction 介绍 1:10 - Project Creation 创建项目 1:57 - Scene Setup 场景设置 7:42 - Player Movement 玩家移动 19:22 - Shooting 射击 32:25 - Asteroid Prefab 行星预制体 42:06 - Spawning Asteroids 生成行星 1:04:22 - Destroying Asteroids 销毁行星 1:16:09 - Dying & Respawning 死亡与复活 1:34:19 - Explosion Particle Effect 爆炸粒子特效 1:44:31 - Scoring 记分 1:49:17 - Game Over 游戏结束 1:51:33 - Outro 结尾 🖥️ Source code and assets: https://github.com/zigurous/unity-asteroids-tutorial 👍 Subscribe for more Unity tutorials: https://www.youtube.com/c/zigurous?sub_confirmation=1 💬 Join our Discord community: https://discord.gg/DdYyWVb 👑 Become a Patreon supporter: https://patreon.com/zigurous ❤️ Support my work: https://www.paypal.com/donate?hosted_button_id=BGS8Y9U798JS8 ⭐ Download my Unity assets: https://zigurous.com/assets ···················································································· ► Learn more about my work: https://zigurous.com ► Follow for news and updates: https://twitter.com/zigurous
打开封面
下载高清视频
观看高清视频
视频下载器
【Unity引擎】从零制作2D横版平台游戏-Unity第一季|Unity游戏开发|C#编程|手游开发|unity教学|unity教程|u3d|游戏制作|游戏开发
【Unity教程搬运】如何在Unity中制作贪吃蛇(完整教程)🐍🍎
【Unity教程搬运】如何在Unity中制作扫雷(完整教程)💣🏳️
手把手带你制作视觉小说(文字冒险游戏)第8期 添加选择和分支 | Unity教程
【Unity教程搬运】Unity终极移动指南 - 第2部分(弹道、磁铁、绳索、钩子、蛇)- 教程
【Unity教程搬运】在Unity制作视觉小说2023 - 第00集 - 介绍
【Unity教程搬运】使用Github在6分钟内备份你的Unity游戏(Unity教程)
【Unity教程搬运】我的游戏和Unity粒子教程(打击特效)
【Unity教程搬运】Unity终极移动指南 - 第1部分
【Unity教程搬运】学习如何在Unity2022制作一个2D平台游戏 - 完整的游戏开发课程!
【Unity教程搬运】2023年学习Unity初级/中级(类似胡闹厨房)上
【Unity教程搬运】Unity教程 - 制作血条
【Unity教程搬运】制作Rogue-like(类吸血鬼幸存者)- 第9部分:游戏管理器和UI 1
【Unity教程搬运】在Unity制作视觉小说2023 - 第01集 - UI设计和项目启动
【Unity教程搬运】用跳跃(和跳墙)改善你的平台游戏 | Unity
【Unity教程搬运】如何在Unity中使用ChatGPT - 简单教程
【Unity教程搬运】Unity课程 - 完整的角色自定义系统
【Unity教程搬运】减少Unity中的构建大小(PC/Android/IOS/WebGL)
【Unity引擎】Unity版星露谷物语:一步步打造田园生活游戏|编程|unity|unreal|编程|u3d|游戏制作|unity3d|新手教程
【Unity】【Shader Graph 教程】【001】 Unity Shader Graph 入门教程 Unity Shader Graph - Intro
【Unity教程搬运】如何为VR制作工具提示 – Unity教程
手把手带你制作视觉小说(文字冒险游戏)第6期 支持立绘的出现与消失 | Unity教程
【Unity教程搬运】在Unity游戏中设置强化道具(BUFF)的好方法
【Unity教程搬运】如何制作钢琴游戏APP 02 - 导入音符 Unity 教程
GF_X游戏框架jenkins打包 打热更 远程打包教程
【Unity教程搬运】学习Unity多人游戏(类似胡闹厨房,免费完整课程,Netcode for Game Objects 2023年Unity教程)
【教程&演示】Unity商店本周白嫖资源:Object Insights Highlighter
【Unity教程搬运】使用Unity开发自定义ECS:学习从头开始制作RTS
【Unity教程搬运】学习C#中级免费教程课程![2024]
【Unity教程搬运】使用Shader Graph溶解效果(Unity 教程)
【Unity教程搬运】Unity3d中的A*寻路
【Unity教程搬运】如何在后台加载具有庞大世界的游戏场景 | Unity教程
【Unity教程搬运】制作传送门游戏 - 传送门视图 [教程]
【Unity教程搬运】像专家一样使用Unity的输入系统
【Unity教程搬运】Unity游戏的简易波函数塌缩教程![Unity教程]
【Unity教程搬运】如何设置对象池(新的内置方法) | Unity教程
【Unity教程搬运】用Forces(力)改善你的平台游戏 | Unity中的例子
【Unity教程搬运】使用行为树在UNITY中重现大黄蜂Boss战(空洞骑士)
【Unity教程搬运】如何制作库存系统 - 9小时免费游戏开发课程
【Unity教程搬运】在Unity中武器移动