Space Engineers

Space Engineers

Animation Engine
Viser 71-80 af 110 forekomster
< 1 ... 6  7  8  9  10  11 >
Opdatering: 6. feb. 2023 kl. 21:03

Crash

Opdatering: 6. feb. 2023 kl. 21: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)

Opdatering: 26. jan. 2023 kl. 9:30

[+] Fixed a crash

Opdatering: 15. jan. 2023 kl. 17:46

[+] Fixed some log spam

Opdatering: 15. jan. 2023 kl. 13:26

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

Opdatering: 6. jan. 2023 kl. 20: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

Opdatering: 5. jan. 2023 kl. 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)

Opdatering: 4. jan. 2023 kl. 13:44

[+] Deleted Lever object from Animation Engine

Opdatering: 3. jan. 2023 kl. 21:36

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

Opdatering: 3. jan. 2023 kl. 19:23

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