Space Engineers

Space Engineers

Animation Engine
Mostrando 71-80 de 110 aportaciones
< 1 ... 6  7  8  9  10  11 >
Actualización: 6 FEB 2023 a las 9:03 p. m.

Crash

Actualización: 6 FEB 2023 a las 9:00 p. m.

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

Actualización: 26 ENE 2023 a las 9:30 a. m.

[+] Fixed a crash

Actualización: 15 ENE 2023 a las 5:46 p. m.

[+] Fixed some log spam

Actualización: 15 ENE 2023 a las 1:26 p. m.

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

Actualización: 6 ENE 2023 a las 8:05 p. m.

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

Actualización: 5 ENE 2023 a las 12:06 p. m.

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

Actualización: 4 ENE 2023 a las 1:44 p. m.

[+] Deleted Lever object from Animation Engine

Actualización: 3 ENE 2023 a las 9:36 p. m.

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

Actualización: 3 ENE 2023 a las 7:23 p. m.

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