文件名称:Lua screen button
- 所属分类:
- 游戏
- 资源属性:
- 上传时间:
- 2018-01-29
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Blue_******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用于Principia游戏的Lua脚本
在屏幕上添加一个按钮或切换按钮
使用方法:解压,复制代码到游戏中Lua scr ipt对象里粘贴
两个文件
Normal.lua:普通按钮 按下输出信号
Toggle.lua:切换按钮 点击切换输出信号
输出接口OUT1
调整方式见代码(Lua scr ipt for the game Principia
Adds a button or a toggle button on the screen
How to use: Unzip, copy the code to the Lua scr ipt object in the game
It contains two file:
Normal.lua:Normal button, outputs when the button is pressed down
Toggle.lua:Toggle button, toggles output when pressed
The output port is OUT1
See the code to adjust it)
在屏幕上添加一个按钮或切换按钮
使用方法:解压,复制代码到游戏中Lua scr ipt对象里粘贴
两个文件
Normal.lua:普通按钮 按下输出信号
Toggle.lua:切换按钮 点击切换输出信号
输出接口OUT1
调整方式见代码(Lua scr ipt for the game Principia
Adds a button or a toggle button on the screen
How to use: Unzip, copy the code to the Lua scr ipt object in the game
It contains two file:
Normal.lua:Normal button, outputs when the button is pressed down
Toggle.lua:Toggle button, toggles output when pressed
The output port is OUT1
See the code to adjust it)
相关搜索: 游戏插件
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Normal.lua | 1390 | 2018-01-29 |
Toggle.lua | 1836 | 2018-01-29 |