DescriptionFirst Person Exploration Kit is a starter package to create a First Person Environmental Exploration or "walking simulator".
This package includes everything to start quickly. I made this package to help you get started without having to think about programming. Therefore, it mainly includes:
Different base interactions
- Grabbing
- Holding
- Inspecting
- Returning
- Interacting with
- Opening doors/drawers/cupboard
- Reading
The demo map includes example objects of doors, keys, drawers, cupboards, a playing memo, a neat book, some scripted matinee. It is easy to implement your own assets into these prefab objects.
UI fully customizable and made out of different widgets that can be turned off
- Button prompts (for gamepad and keyboard)
- Context sensitive crosshairs (if you can interact or grab) (10 included)
- Main Menu
- Pause Menu
- Reading UI
- Acquiring Key
- Audio UI
- Save System (only map as an example)
Input already set up by me (UE4)
- Controller
- Mouse & Keyboard
This package does include the full documentation and a demo/test map for all the objects and functions included
说明
第一人称探索工具包是创建第一人称环境探索或 “行走模拟器 ”的入门套件。
本软件包包含快速入门所需的一切。我制作这个软件包的目的是帮助您在无需考虑编程的情况下快速入门。因此,它主要包括
不同的基本交互
演示地图包括门、钥匙、抽屉、橱柜、播放备忘录、整洁的书籍和一些脚本日场等示例对象。您可以在这些预制对象中轻松实现自己的资产。
用户界面可完全自定义,并由不同的小部件组成,这些小部件可以关闭
- 按钮提示 (用于游戏手柄和键盘)
- 上下文敏感十字准线 (如果可以互动或抓取)(包含 10 个)
- 主菜单
- 暂停菜单
- 阅读用户界面
- 获取按键
- 音频用户界面
- 保存系统(仅以地图为例)
我已设置的输入(UE4)
本软件包包含完整的文档,以及所有对象和功能的演示/测试地图
|