Space Engineers

Space Engineers

Animation Engine
81-90 van 110 items weergegeven
< 1 ... 7  8  9  10  11 >
Update: 3 jan 2023 om 15:34

[+] Fixed crash

Update: 3 jan 2023 om 13:47

[+] Added better error reporting
[+] Fixed math vector parsing error
[+] Added rotateAround(MVECTOR, MVECTOR, FLOAT, INT, LERP) action

[+] Added pilotRotateAround() for cockpits (same arguments as RotateAround)
[+] Added pilotTranslate() for cockpits (same arguments as Translate)
[+] Added pilotVibrate() for cockpits (same arguments as Vibrate)
[+] Added pilotRotate() for cockpits (same arguments as Rotate)
[+] Added pilotSpin() for cockpits (same arguments as Spin)

[+] Allowed the block model to be translated (use Block.[functionhere])

Update: 1 jan 2023 om 19:56

[+] Fixed setsubpartcolor(STR, INT, INT, INT, FLOAT) #subpart, r, g, b, a
[+] Added new emissive SetColor(INT, INT, INT, FLOAT, BOOL) #subpart, r, g, b, a, setAllSubpartColors

Update: 29 dec 2022 om 22:59

[+] Added setsubpartcolor(STR, INT, INT, INT, INT) #subpart, r, g, b, a

Update: 29 dec 2022 om 22:32

[+] Added emissive subpart propagation

Update: 28 dec 2022 om 11:31

[+] Removed error message for multiple scripts, changed to warning

Update: 26 dec 2022 om 12:42

[+] Fixed Emissive crash

Update: 22 dec 2022 om 15:48

[+] Fixed DS server crash
[+] Fixed remote controls triggering enter and exit cockpit

Update: 13 dec 2022 om 12:52

[+] Fixed subparts lagging behind when moving fast

Update: 12 dec 2022 om 20:16

[+] Fixed script not re-calling working on re-paint of the block
[+] Fixed scripts not being assigned when a grid is pasted into the world