Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lemonnekogh/gcplugin-gameconsole

GameCreator 游戏内控制台插件
https://github.com/lemonnekogh/gcplugin-gameconsole

Last synced: 11 days ago
JSON representation

GameCreator 游戏内控制台插件

Awesome Lists containing this project

README

        

# GCPlugin-GameConsole
GameCreator 游戏内控制台插件

通过使用此插件,你可以很快的构建出一个游戏内控制台,你可以自定义各种游戏内指令,可以方便自己在游戏内 `debug` ,也能供玩家使用。

### 用法指导
暂时没有

### TODO-List 未完成列表
#### 世界属性-控制台属性
- [ ] 绑定脚本类
- [ ] 自定义调用时需要添加的前缀
#### 开关变量
- [ ] 是否允许执行任意代码
#### 常用函数
- [ ] 获取输入框文本
- [ ] 在控制台输出文本
#### 指令
- [ ] 打开或关闭某一界面