first version of EU AI Act game
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dl4nljdcflehk"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://8xttcm7ggdk1" path="res://assets/helper.glb" id="1_28ijs"]
|
||||
[ext_resource type="Script" uid="uid://b3w8yhl73vutr" path="res://helper.gd" id="2_7vy5i"]
|
||||
|
||||
[node name="helper" instance=ExtResource("1_28ijs")]
|
||||
script = ExtResource("2_7vy5i")
|
||||
|
||||
[node name="Skeleton3D" parent="Armature" index="0"]
|
||||
bones/4/rotation = Quaternion(0.013889247, 0.10104456, 0.994784, -0.0014107985)
|
||||
|
||||
[connection signal="animation_finished" from="AnimationPlayer" to="." method="_on_animation_player_animation_finished"]
|
||||
Reference in New Issue
Block a user