Link to Documentation
Features
An FPV_Pawn (used as a Parent Class)
- This has all the functionality
- Add Thrust
- Rotate the Drone
- Reseting the Drone Location
- Moving and adjusting the FOV of the camera
A Child FPV Drone (Inherent from FPV_Pawn)
- it inherent the functionality of the drone and change the skeletal Mesh
A Gamemode with
- Child FPV_Pawn
- The Controller of the FPV Drone
- The Hud
- The Hud adds Elements for the current velocity User Input, current Rotationrates and velocities in given directions.
Starter Map
A basic map with some obstacles for a FPV racing game.
Number of Blueprints:
4
Input:
The main Input works only with the gamepad.
Gamepad:
Left Thumbstick Y-Axis: Throttle
Left Thumbstick X-Axis: Yaw
Right Thumbstick Y-Axis: Pitch
Right Thumbstick X-Axis: Roll
D-Pad Up: Tilt Camera Up
D-Pad Down: Tilt Camera Down
D-Pad Right: Zoom in with the Camera
D-Pad Left: Zoom Out with the Camera
Keyboard:
R: Reset the Location of the drone
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Mac: Yes
连结至 文件
特征
一个FPV_Pawn(用作父类)
- 这具有所有功能
- 增加推力
- 旋转无人机
- 重新定位无人机位置
- 移动和调整摄像机的FOV
儿童FPV无人机(从FPV_Pawn固有)
- 它增加了无人机的功能,并改变了骨架网格体
一个游戏模式
- 儿童FPV_Pawn
- FPV无人机的控制器
- Hud
- Hud为用户输入的当前速度、当前旋转速率和给定方向的速度添加元素。
入门地图
一个基本的地图与一些障碍的FPV赛车游戏.
蓝图数目:
4
输入:
主输入仅适用于游戏手柄。
游戏手柄:
左摇杆Y轴:油门
左拇指X轴:偏航
右拇指杆Y轴:俯仰
右手拇指X轴:滚动
D-Pad Up:倾斜相机向上
D-Pad Down:倾斜相机向下
D-Pad Right:用相机放大
左D-Pad:用相机缩小
键盘:
R:重置无人机的位置
网络复制:没有
支持的开发平台:
Windows:是的
Mac:是的
Fly a FPV-Drone inside Unreal Engine and use it like a Vehicle or Character Pawn. This Product contains a FPV Drone as Pawn with its configured Gamemode and HUD Elements. You can use this Drone to create your own FPV Simulator or use it for cinematic Shots. Everything is programmed using Blueprints and its commented.
Also its contains a IMU Component, which calculates the Rotationrates and Acceleration Values but are not currently used for the Flightcontroller.
You can find the a short Showcase of the Asset here:
在虚幻引擎中驾驶FPV-Drone,并像车辆或角色典当一样使用它。 该产品包含一个FPV无人机作为Pawn及其配置的Gamemode和HUD元素。 您可以使用此无人机创建自己的FPV模拟器或将其用于电影镜头。 一切都是使用蓝图及其注释进行编程的。
它还包含一个IMU组件,它计算旋转速率和加速度值,但目前不用于Flightcontroller。
你可以在这里找到资产的简短展示:
评论(0)