feat: update
This commit is contained in:
+3
-2
@@ -6,6 +6,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://1vk0mjnwkngi" path="res://assets/characters/Masbro.glb" id="2_mjsl8"]
|
||||
[ext_resource type="PackedScene" uid="uid://d4cul3w3wem5w" path="res://assets/characters/Gatot.glb" id="4_3tlf6"]
|
||||
[ext_resource type="PackedScene" uid="uid://bmln7v6v5kvxg" path="res://assets/characters/Oldpop.glb" id="5_alfd1"]
|
||||
[ext_resource type="AnimationLibrary" uid="uid://nsko4grplr5m" path="res://assets/characters/animations/dasher-pack.res" id="6a_dashp"]
|
||||
[ext_resource type="AnimationLibrary" uid="uid://c3pyopnwibckj" path="res://assets/characters/animations/animation-pack.res" id="6_5oq5w"]
|
||||
[ext_resource type="Script" uid="uid://cwwwixc07jc86" path="res://scripts/bot_controller.gd" id="7_botctrl"]
|
||||
[ext_resource type="FontFile" uid="uid://xnjx058n4tsw" path="res://assets/fonts/Nougat-ExtraBlack.ttf" id="8_y4r1p"]
|
||||
@@ -50,8 +51,9 @@ visible = false
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.485, 0)
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1085499957]
|
||||
root_node = NodePath("../Masbro")
|
||||
root_node = NodePath("../Oldpop")
|
||||
libraries/animation-pack = ExtResource("6_5oq5w")
|
||||
libraries/dasher-pack = ExtResource("6a_dashp")
|
||||
|
||||
[node name="CharacterPointer" type="MeshInstance3D" parent="." unique_id=1262762501]
|
||||
transform = Transform3D(0.3535534, 0, 0.35355335, 0, 0.5, 0, -0.35355335, 0, 0.3535534, 0, -0.468462, 0)
|
||||
@@ -85,7 +87,6 @@ billboard = 1
|
||||
no_depth_test = true
|
||||
render_priority = 2
|
||||
outline_render_priority = 1
|
||||
modulate = Color(0.32, 0.614667, 1, 1)
|
||||
text = "1st"
|
||||
font = ExtResource("8_y4r1p")
|
||||
font_size = 62
|
||||
|
||||
Reference in New Issue
Block a user