mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 21:03:47 +00:00
Upgrade to godot 4.4
This commit is contained in:
parent
4af796b1de
commit
457998788e
644 changed files with 994 additions and 573 deletions
|
|
@ -23,6 +23,7 @@ allow_system_fallback=true
|
|||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=1
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ allow_system_fallback=true
|
|||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=1
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ allow_system_fallback=true
|
|||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=1
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
uid://b36mpbo5v3tc8
|
||||
1
addons/dialogic/Example Assets/default_event.gd.uid
Normal file
1
addons/dialogic/Example Assets/default_event.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://wksbyrr22x0g
|
||||
|
|
@ -0,0 +1 @@
|
|||
uid://cgxkxy1oihxju
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=5 format=3 uid="uid://cyns86lydp1tl"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.gd" id="1_63c5k"]
|
||||
[ext_resource type="Script" uid="uid://cgxkxy1oihxju" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_AnimatedSprite.gd" id="1_63c5k"]
|
||||
[ext_resource type="Texture2D" uid="uid://bfkpn7mrd786b" path="res://addons/dialogic/Example Assets/portraits/Antonio/pl5.png" id="2_15o4t"]
|
||||
[ext_resource type="Texture2D" uid="uid://s2jsr1aqiu84" path="res://addons/dialogic/Example Assets/portraits/Antonio/pl5 blink.png" id="3_qen6e"]
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
uid://cspwplht7sm14
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=10 format=3 uid="uid://bgshjju5v2q0i"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.gd" id="1_fc12l"]
|
||||
[ext_resource type="Script" uid="uid://cspwplht7sm14" path="res://addons/dialogic/Example Assets/portraits/CustomPortrait_FaceAtlas.gd" id="1_fc12l"]
|
||||
[ext_resource type="Texture2D" uid="uid://djqit26f4be4f" path="res://addons/dialogic/Example Assets/portraits/Princess/princess_blank.png" id="2_igcyp"]
|
||||
[ext_resource type="Texture2D" uid="uid://ndmjrpk41eo4" path="res://addons/dialogic/Example Assets/portraits/Portrait1.png" id="3_6xy1t"]
|
||||
[ext_resource type="Texture2D" uid="uid://dokv225cp85ja" path="res://addons/dialogic/Example Assets/portraits/Princess/anger.png" id="3_wdpjk"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue