|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/create-a-mini-hunt-game-in-roblox/
课程评论:没有评论
**课程名称:** 在 Roblox 中创建迷你寻宝游戏 **课程概述:** 本课程将教授您如何从零开始创建一个迷你寻宝游戏。您将学习如何创建需要玩家在地图上寻找的“Zom”角色。当玩家找到并点击一个 Zom 时,他们的分数会更新到排行榜。找到的 Zom 将被添加到自定义背包界面中,而相关的 GUI 则会显示找到的 Zom 总数。 游戏还将包含一个额外的功能:玩家有机会将其找到的 Zom 尽快送到“投放区”,以获得额外积分,并在此过程中与其他玩家竞争。首次成功投放 Zom 后,会有一个特效,将 Zom 冻结在空中片刻,然后掉落到投放区,并伴有另一个特效。最先成功投放 Zom 的玩家将获得额外的奖励积分。游戏结束后,地图上多余的 Zom 将被清理。 **学习内容:** 本课程涵盖了大量 Lua 脚本概念,包括: * 变量 (Variables) * 函数 (Functions) * If 语句 (If Statements) * 点击检测器 (Click Detector) * 实例创建 (Instance new) * 打印语句 (Print Statement) * 参数 (Parameter) * 返回值 (Return) * 布尔值 (Boolean) * 克隆 (Clone) * 销毁 (Destroy) * 对象值 (Object Value) * 事件函数 (Event Function) * 等于号 vs 双等于号 (Equal Sign vs Double Equal Signs) * 整数值 (Int Value) * 否则如果 (Else If) * UDim2 (UDim2) * 等待函数 (Wait()) * 表格 (Table) * 表格循环 (Table Loop) * 表格插入 (Table Insert) * 远程事件 (Remote Event) * 等待子对象 (Wait For Child) * 查找第一个子对象 (Find First Child) * Tween 此外,您还将学习如何构建工具 (Tool) 以及设置一个复杂的屏幕 GUI,作为自定义背包 (Custom Backpack)。本教程内容丰富,非常适合初学者掌握基础 Lua 脚本知识,并在 Roblox Studio 中创建自己的游戏。
Learn to create a mini hunt game. Create Zom characters to hide on a map. When the player finds a Zom and they click it, the player will receive points on the leaderstats. The Zom will go into the custom screen gui backpack and the custom Zom count gui will increase showing the total Zom's found. A player will have the opportunity to race to the drop pad with their Zom to gain extra points before any other players get there. Once the Zom is dropped for the first time onto the pad, an effect will display freezing the Zom in midair for a moment before dropping into the pad and an effect will display. The player who drops first will get the extra points. The map will be cleaned up with any extra Zoms sitting around.You will learn a-lot of scripting concepts such as Variables, Functions, If Statements, Click Detector, Instance new, Print Statement, Parameter, Return, Boolean, Clone, Destroy, Object Value, Event Function, Equal Sign vs Double Equal Signs, Int Value, Else If, UDim2, Wait(), Table, Table Loop, Table Insert, Remote Event, Wait For Child, Find First Child, Tween. You'll also learn to build a tool and setup a complex Screen GUI as a custom Backpack. This tutorial is packed with some powerful learning for basic Lua scripting to create a game on Roblox Studio.