first version of EU AI Act game
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b3jo5jjblxhgo"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bk3tpgkp5cxct" path="res://floating_text_component.gd" id="1_ikfxj"]
|
||||
[ext_resource type="PackedScene" uid="uid://cifaimxmh32iy" path="res://floating_text_label.tscn" id="2_r5ayq"]
|
||||
|
||||
[node name="FloatingTextComponent" type="SubViewport"]
|
||||
transparent_bg = true
|
||||
size = Vector2i(700, 512)
|
||||
script = ExtResource("1_ikfxj")
|
||||
text_label = ExtResource("2_r5ayq")
|
||||
Reference in New Issue
Block a user