1 Star 0 Fork 0

执明神君/godot_miner_vs_zombies

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ground.tscn 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
执明神君 提交于 2024-05-08 01:46 . 笔记本的内容
[gd_scene load_steps=3 format=3 uid="uid://dy5uq5r6n68ig"]
[ext_resource type="Script" path="res://ground.gd" id="1_12wf3"]
[ext_resource type="Texture2D" uid="uid://bqigolyqtj2ur" path="res://res/map/grass_day.png" id="1_p5dvt"]
[node name="Ground" type="Node2D"]
script = ExtResource("1_12wf3")
[node name="Map" type="Sprite2D" parent="."]
texture = ExtResource("1_p5dvt")
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhimingshenjun/godot_miner_vs_zombies.git
git@gitee.com:zhimingshenjun/godot_miner_vs_zombies.git
zhimingshenjun
godot_miner_vs_zombies
godot_miner_vs_zombies
master

搜索帮助