Escape
A downloadable game
This game is develop using C++ in Unreal Engine 5. The features of this game listed below:
1. AI features
- Behavior Tree.
- Blackboard.
- Custom Decorator, Service and Task node created using C++.
- Sight and hearing perception.
- Patrolling enemy.
2. Gameplay
- Various menu which are the Main Menu, Pause Menu, Save and Load Menu and Game Over Menu.
- Implemented save and load functions which able to save the state of the actor in the world and restore it back when load.
- The current lives amount, obtained treasure and key amount are also save and the preview will be shown at the save and load slot menu.
- Able to pick up and throw the stone to attract the enemy.
- Projectile path prediction shown when aiming before throwing the stone.
- Locked door which required key to unlock.
- Treasure chest and treasure.
- Candle holding by the enemy.
3. And more
<<逃脱游戏>>
演示:https://www.bilibili.com/video/BV1o84y1u7o2/
此游戏是使用C++开发的,运用了虚幻引擎5。以下是此游戏的特色:
1. 人工智能功能
- 行为树。
- 黑板。
- 使用C++创建的自定义修饰器,服务和任务节点。
- 视觉和听觉感知。
- 巡逻敌人。
2. 游戏玩法
- 各种菜单,包括主菜单、暂停菜单、保存和加载菜单和游戏结束菜单。
- 实现了保存和加载功能,能够保存世界中各类可互动物品的状态,并在加载时恢复其状态。
- 当前的生命值、获取的宝藏和钥匙数量也会保存,可以在保存和加载槽菜单中预览。
- 能够拾起并扔石头来吸引敌人。
- 投掷石头前瞄准时显示弹道预测。
- 需要钥匙才能解锁的锁住的门。
- 宝藏箱和宝藏。
- 部分敌人手持蜡烛。
3. 还有更多。
Leave a comment
Log in with itch.io to leave a comment.