Extensive work on VFX for the guild, assets for the world, and portrait variance. Work on quests. Extra work on User Flow completion and file saving.
This commit is contained in:
8
templates/levelup_banner.tscn
Normal file
8
templates/levelup_banner.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://pqaltokmp6y4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://p7bvumalu3cs" path="res://graphics/questview/levelup.png" id="1_8v2d1"]
|
||||
[ext_resource type="Script" uid="uid://cv7wuquahc53c" path="res://scripts/quest_notice_banner.gd" id="2_0aj2h"]
|
||||
|
||||
[node name="LevelupBanner" type="Sprite2D"]
|
||||
texture = ExtResource("1_8v2d1")
|
||||
script = ExtResource("2_0aj2h")
|
||||
Reference in New Issue
Block a user