Table Of Content
UI3 Overview
UI3 Get Started
3.1 Info Map
UI3 Variations
UI3 Other BPs
UI3 Input&Mode
UI3 FAQ + TIPS
3.1 Bugs Fixes
UI3 Other Blueprint Actors
Other useful blueprints in the UI3
This has been written for UI3.0 !
Content:
BP_TVPlaying
This can start or stop a video in a Media PlayerRead more about media players in the documentation linked below.
A movie file that is not in the Content / Movies folder will only be packaged if the folder is added to the Project Settings / Packaging / Advanced list of Additional none-asset folders to be packaged.
BP_SDotUI3_Location
Defines a location that shows up in the floorplan widget and can be teleported or moved to quickly.> Location | |
Location Name | A name of the location that gets displayed underneath the location dot in the interactive floorplan. |
Floor ID | The ID of the floor this location is for. As entered into the Info Map. |
Camera Pitch | The angle up or down the camera will look at after the player has been teleported to the location. |
List Room ID | The ID of one of the rooms defined in the Info Map. |
BP_SDotUI3_Walkable
Useful for target/mouse move. Define additional meshes that are above the floor, like a ramp or a set of stairs. Floor meshes are automatically detected.> Walkable Mesh | |
> Actors | Add an array element for each mesh that
should be considered as walkable. This doesn't make a walkable
collision. It just allows the target dot to appear on this mesh so
the player can use the mouse move to get onto it. By default the target only appears on meshes that are close to the Z height of the player position. |
ID 0, 1, 2 ... | Use the eye dropper to pick a mesh from the scene. Needs to be in the same level. |