Space Engineers

Space Engineers

Animation Engine
Showing 71-80 of 110 entries
< 1 ... 6  7  8  9  10  11 >
Update: 6 Feb, 2023 @ 9:03pm

Crash

Update: 6 Feb, 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)

Update: 26 Jan, 2023 @ 9:30am

[+] Fixed a crash

Update: 15 Jan, 2023 @ 5:46pm

[+] Fixed some log spam

Update: 15 Jan, 2023 @ 1:26pm

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

Update: 6 Jan, 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

Update: 5 Jan, 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)

Update: 4 Jan, 2023 @ 1:44pm

[+] Deleted Lever object from Animation Engine

Update: 3 Jan, 2023 @ 9:36pm

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

Update: 3 Jan, 2023 @ 7:23pm

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