Skip to main content

Game assets

Game assets are the various resources used to create the visual and audio components of a game. They can include anything from character models and textures, to background music and sound effects, to level designs and animations.

Overall, game assets are a critical component of game development, and they play a significant role in creating an engaging and immersive gaming experience for players.

Upload assets

Open Liveops tools and select Game Assets on the sidebar (https://liveops.oneb.tech/gameassets)

Generate info.json

it will help in case you implement DLC

example info.json

[
{ "name": "/img/1679475504458.png", "tag": "a8552c4d389140e77ecc10e3febeecfa-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679475504458.png" },
{ "name": "/img/1679475551841.png", "tag": "f1e7a81253862bc7571438079b6bc5e2-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679475551841.png" },
{ "name": "/img/1679476072467.png", "tag": "b76331ecd911f30200bf332ef8a11dc6-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679476072467.png" },
{ "name": "/img/1679476098443.png", "tag": "b3707a981594e2b5116ba3202f44278b-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679476098443.png" },
{ "name": "/img/1679476218371.png", "tag": "02b6f90c62fc1096ef769d14fce30659-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679476218371.png" },
{ "name": "/img/1679476250351.png", "tag": "77a47f5bb30fae796268b4450a5f516a-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679476250351.png" },
{ "name": "/img/1679476366290.png", "tag": "702d440c314a20590778e471511d70f3-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679476366290.png" },
{ "name": "/img/1679482317769.png", "tag": "068afd99817c6fab4b8bfb6efacddde9-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679482317769.png" },
{ "name": "/img/1679482914144.png", "tag": "0b59866834e7a1f5c3584247853f7e87-1", "fullPath": "https://assets.1bservices.com/DEMO/img/1679482914144.png" }
]