- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
Using Media (Images, Video, and Sound)
        tintwotin edited this page Sep 29, 2025 
        ·
        1 revision
      
    Kinexus allows you to enrich your story with visual and auditory elements.
IMPORTANT: All media files must be placed inside your project's images, videos, or sounds subfolders. This is crucial for the game to work when you export it.
In the Scene Editor, below the Choices list, you will find the Media Hub.

This field sets the primary visual for the scene.
- 
Place your file: Copy your .jpg,.png,.mp4, etc., file into your project's/images/or/videos/folder.
- 
Set the path: In the "Image or Video Path" input field, type the relative path to the file.
- Example: images/castle_art.jpg
- Example: videos/intro_sequence.mp4
 
- Example: 
- You can also use the folder icon button to open a file picker or drag-and-drop a file directly onto the input field or thumbnail preview to automatically copy it to the correct project folder and set its path.
When a video path is detected, additional controls will appear to set whether the video should Loop or be Muted by default.
This field sets a background sound or music loop for the scene.
- 
Place your file: Copy your .mp3,.wav, etc., file into your project's/sounds/folder.
- 
Set the path: In the "Ambience Sound Path" input field, type the relative path.
- Example: sounds/forest_ambience.mp3
 
- Example: 
- Use the loop button next to the input to toggle whether the sound should loop continuously.
You can set background music that plays across the entire game in the Styling Your Game editor.