Space Engineers

Space Engineers

Animation Engine
目前顯示第 71-80 項,共 110 項
< 1 ... 6  7  8  9  10  11 >
更新:2023 年 2 月 6 日 @ 下午 9:03

Crash

更新:2023 年 2 月 6 日 @ 下午 9:00

[+] Re-Coded lots of the base
[+] Improved V1 speed and reliability
[-] Made V1 legacy, dont use future scripts with this
[+] Lots of minor bug fixes
[+] Added language V2, Improvements over V1 are as follow

  • Updated WIKI page, now using Github WIKI
  • Variables
  • Parenting
  • Functions
  • Math operations
  • Access to enviroment variables
  • Better actions
  • Terminal controls (not yet enabled)

更新:2023 年 1 月 26 日 @ 上午 9:30

[+] Fixed a crash

更新:2023 年 1 月 15 日 @ 下午 5:46

[+] Fixed some log spam

更新:2023 年 1 月 15 日 @ 下午 1:26

[+] Enabled more blocks to be compatible with the ProducingAction

更新:2023 年 1 月 6 日 @ 下午 8:05

[+] Fixed log spam when grinding and welding blocks
[+] Changed distance based animations to camera position
[+] Fixed spin() slowing down when moving at a distance

更新:2023 年 1 月 5 日 @ 下午 12:06

[+] Added new lerps

InSine,
OutSine,
InOutSine,

InQuad,
OutQuad,
InOutQuad,

InQuart,
OutQuart,
InOutQuart,

InQuint,
OutQuint,
InOutQuint,

InCirc,
OutCirc,
InOutCirc,

(see https://easings.net/ for visual examples)

更新:2023 年 1 月 4 日 @ 下午 1:44

[+] Deleted Lever object from Animation Engine

更新:2023 年 1 月 3 日 @ 下午 9:36

[+] Lowered range of button interactable
[+] Fixed Scale(MVECTOR) not working correctly

更新:2023 年 1 月 3 日 @ 下午 7:23

[+] Changed scale from a FLOAT to a MVECTOR
[+] Added distance based animation quality