Custom Image
You can display images as a popup during a mission. The simulation will pause when the image is on screen. To add an image to the simulator, you can use a Mission Package.
Attributes
Image Path
Path relative to the html_ui folder (e.g. /Textures/Menu/rewardscreen/freeFlightReward.jpg)
Display Duration
Amount of seconds after which to hide the image. If set to 0, the image stays on screen until the player hides it.
Actions
Show Image
Show the image on screen. The simulation gets paused.
Hide Image
Hide the image. The simulation gets resumed
Events
Custom Image doesn't have any events.
See also
You need to add images to the Mission Package
Last updated