Space Engineers
Animation Engine
กำลังแสดง 71-80 จาก 110 รายการ
< 1 ... 6  7  8  9  10  11 >
อัปเดต: 6 ก.พ. 2023 @ 9: 03pm

Crash

อัปเดต: 6 ก.พ. 2023 @ 9: 00pm

[+] 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)

อัปเดต: 26 ม.ค. 2023 @ 9: 30am

[+] Fixed a crash

อัปเดต: 15 ม.ค. 2023 @ 5: 46pm

[+] Fixed some log spam

อัปเดต: 15 ม.ค. 2023 @ 1: 26pm

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

อัปเดต: 6 ม.ค. 2023 @ 8: 05pm

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

อัปเดต: 5 ม.ค. 2023 @ 12: 06pm

[+] 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)

อัปเดต: 4 ม.ค. 2023 @ 1: 44pm

[+] Deleted Lever object from Animation Engine

อัปเดต: 3 ม.ค. 2023 @ 9: 36pm

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

อัปเดต: 3 ม.ค. 2023 @ 7: 23pm

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