Newer
Older
DungeonShooting / prefab / shell / ShellCase.tscn
@小李xl 小李xl on 10 Jun 2022 184 bytes 抛物线对象重写
[gd_scene load_steps=2 format=2]

[ext_resource path="res://resource/sprite/shell/shellCase.png" type="Texture" id=1]

[node name="ShellCase" type="Sprite"]
texture = ExtResource( 1 )