1 Star 4 Fork 1

董天泽/细胞大战

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
food.tscn 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
[gd_scene load_steps=3 format=2]
[ext_resource path="res://food.gd" type="Script" id=1]
[sub_resource type="CircleShape2D" id=1]
[node name="food" type="Node2D"]
script = ExtResource( 1 )
max_resource = 5.0
[node name="RigidBody2D" type="RigidBody2D" parent="."]
mode = 3
[node name="CollisionShape2D" type="CollisionShape2D" parent="RigidBody2D"]
shape = SubResource( 1 )
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/brodong1205/cell-war.git
git@gitee.com:brodong1205/cell-war.git
brodong1205
cell-war
细胞大战
master

搜索帮助