mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
24 lines
895 B
Plaintext
24 lines
895 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://doguqwqut2s5e"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cmvugag0kupgu" path="res://Scenes/Prefabs/Entities/Enemies/RedKoopaTroopa.tscn" id="1_7ppsp"]
|
|
[ext_resource type="Script" uid="uid://cpwloakvp672a" path="res://Scripts/Parts/EditorVisibleNode.gd" id="2_7ppsp"]
|
|
[ext_resource type="Texture2D" uid="uid://dpdrrkqtcedgm" path="res://Assets/Sprites/Tilesets/DottedLine.png" id="3_q8ix4"]
|
|
|
|
[node name="RedKoopaTroopa" instance=ExtResource("1_7ppsp")]
|
|
winged = true
|
|
|
|
[node name="Wing" parent="Sprite" index="1"]
|
|
visible = true
|
|
frame_progress = 0.539258
|
|
|
|
[node name="Node2D" type="Node2D" parent="." index="15"]
|
|
script = ExtResource("2_7ppsp")
|
|
|
|
[node name="Line2D" type="Line2D" parent="Node2D" index="0"]
|
|
visibility_layer = 2
|
|
texture_repeat = 2
|
|
points = PackedVector2Array(0, 0, 0, 96)
|
|
width = 1.0
|
|
texture = ExtResource("3_q8ix4")
|
|
texture_mode = 1
|