D
DreamGameBuild Studio
在线预览体验 · 仅作演示,数据不会保存
← 返回官网
项目结构
⚙
project.godot
▦
scenes/World.tscn
▦
scenes/Player.tscn
◆
scripts/player.gd
◆
scripts/world.gd
代码
游戏预览
res://project.godot
[application] run/main_scene="res://scenes/World.tscn" config/name="My Prototype" [rendering] renderer/rendering_method="gl_compatibility"
AI 对话
⚙
AI
嗨!这是 DreamGameBuild 的**在线预览体验**——你可以在这里试用三栏工作台的基本交互。描述你想要的游戏原型,我会生成示例代码。注意:这只是一个演示环境,数据不会保存;完整开发体验请使用桌面版 IDE。试试:「做一个会跳跃、左右移动的方块角色」。
发送