Adding log.gd
This commit is contained in:
parent
eb32d6614e
commit
4522259397
547 changed files with 46844 additions and 0 deletions
12
addons/gdUnit4/src/ui/assets/TestCase_success_orphan.tres
Normal file
12
addons/gdUnit4/src/ui/assets/TestCase_success_orphan.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="AnimatedTexture" load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://addons/gdUnit4/src/ui/assets/orphan/TestCaseSuccess1.svg" type="Texture2D" id=1]
|
||||
[ext_resource path="res://addons/gdUnit4/src/ui/assets/orphan/TestCaseSuccess2.svg" type="Texture2D" id=2]
|
||||
|
||||
[resource]
|
||||
flags = 4
|
||||
frames = 2
|
||||
fps = 1.1
|
||||
frame_0/texture = ExtResource( 1 )
|
||||
frame_1/texture = ExtResource( 2 )
|
||||
frame_1/delay_sec = 0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue