Фикс перед настройкой AdMob

This commit is contained in:
DyatelO 2022-01-06 06:25:04 +03:00
parent 5f50c6aff8
commit 15986ccb0e
4 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 84d861162f8d1ad49a87400ae042a3c6
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 02c5b57c6632922478f72d4aefe978d7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d025c6b2800003849830ede3e207eb4a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -3,6 +3,7 @@ using System.Collections.Generic;
using UnityEngine; using UnityEngine;
using UnityEngine.UI; using UnityEngine.UI;
public class BarCanvas : MonoBehaviour public class BarCanvas : MonoBehaviour
{ {
[SerializeField] private Image healthBar; [SerializeField] private Image healthBar;