A downloadable asset pack.
asset_get_index_assert(assetName) This function gets the handle for a game asset from its name. If the asset is not found, this function will use asset_get_removed() to check if the target asset was removed from the game during compile. If...