Space Engineers

Space Engineers

JavaScript Programmable Block (experimental)
正在显示第 1 - 5 项,共 5 项条目
更新于:2018 年 10 月 14 日 下午 10:28

Change events gobal to "Event" added "Blocks" api.


var block = Blocks.get("block name"); block.applyAction("action name");

更新于:2018 年 10 月 13 日 下午 3:24

Fixed crash. Made throttling more smart so unused cycles in one pb will get used in another.

更新于:2018 年 10 月 13 日 下午 2:14

Script now runs on load.

Fixed event interrupts corrupting the stack.

更新于:2018 年 10 月 13 日 上午 4:09

Fixed divide by zero error.

更新于:2018 年 10 月 13 日 上午 3:59