Merge pull request #12 from Games-Academy-Student-Work-22-23/UI-Implementation
UI implementation
This commit is contained in:
commit
56db7d3e9c
BIN
Content/Blueprints/Game_UI/InventoryIcons/Beastiary_Symbol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/InventoryIcons/Beastiary_Symbol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/InventoryIcons/Combos_Symbol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/InventoryIcons/Combos_Symbol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/InventoryIcons/Gear_Symbol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/InventoryIcons/Gear_Symbol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/InventoryIcons/Inventory_Symbol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/InventoryIcons/Inventory_Symbol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/InventoryIcons/Map_Symbol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/InventoryIcons/Map_Symbol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/InventoryIcons/Settings_Symbol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/InventoryIcons/Settings_Symbol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_Combos.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_Combos.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_Gear.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_Gear.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_ItemDisplay.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_ItemDisplay.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_Lore.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_Lore.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_MainWidg.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_MainWidg.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_Maps.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_Maps.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_PlayerInventory.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_PlayerInventory.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Game_UI/WBP_Settings.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Blueprints/Game_UI/WBP_Settings.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Blueprints/Inventory_UI/WBP_ItemDisplay.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/Inventory_UI/WBP_ItemDisplay.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Blueprints/Inventory_UI/WBP_PlayerInventory.uasset
(Stored with Git LFS)
BIN
Content/Blueprints/Inventory_UI/WBP_PlayerInventory.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Fonts/Adistro-8MePB.otf
(Stored with Git LFS)
Normal file
BIN
Content/Fonts/Adistro-8MePB.otf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Fonts/Adistro-Font.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Fonts/Adistro-Font.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Fonts/Adistro_Font.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Fonts/Adistro_Font.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -102,4 +102,6 @@ public:
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Widgets")
|
||||
UUserWidget* ImportantStats;
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Widgets")
|
||||
UUserWidget* MainMenuWidget;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user