介绍由软件工程师兼独立游戏开发者 Henry Jooste(@hfjooste)制作的面向 Unreal Engine 的开源插件「Ultimate Starter Kit」。
Ultimate Starter Kit

加速 Unreal Engine 游戏开发的插件「Ultimate Starter Kit」
- 日志记录器: 可轻松将日志输出到文件和屏幕消息中的系统。
- 存档数据管理: 支持多个存档槽,能够轻松保存/加载游戏数据的系统
- 输入指示器: 可轻松检测不同输入设备,并更新 UI 以显示正确指示器的系统
- 货币 用于轻松管理各种类型货币的系统
- 音频 用于管理音频文件基本属性的系统
- Stats(属性): 用于轻松管理角色状态的系统,并可选择具备读取能力。
- 3D 平台跳跃角色: 基础 3D 平台跳跃角色与动画模板
- 菜单系统: 支持手柄和复杂菜单布局的可自定义菜单系统。
- 对话系统: v3.0Beta 中搭载
Made this entire game in less than 30 mins without writing any code! This is a quick example of what you can do with the open-source #UltimateStarterKit plugin!
BTW I did use marketplace assets since I suck at art 😂
You can find the plugin here: https://t.co/EHsqYFSMuy… pic.twitter.com/vBjQFYOQx3
— Henry Jooste (@hfjooste) April 1, 2023
据说最新测试版还可以无需代码制作分支对话了
You can now create branching dialogues without writing any code!
Check out the completely free and open source #UltimateStarterKit plugin: https://t.co/zLfrXUVhMO#gamedev #indiegame #indiedev #madewithunreal #unrealengine #opensource #plugin #ue4 #ue5 #screenshotsaturday pic.twitter.com/5yTK85ZBWo
— Henry Jooste (@hfjooste) June 10, 2023
「Ultimate Starter Kit」已在 Github 上免费公开。
请务必查看!
链接
hfjooste/UltimateStarterKit: The Ultimate Starter Kit plugin to speed up development of Unreal Engine games