Space Engineers
Оцінок: 737
Animation Engine
8
7
3
2
6
3
   
Нагородити
До улюбленого
В улюблених
Прибрати
Type: Mod
Mod category: Block, Script, Animation
Розмір файлу
Додано
Оновлено
585.399 KB
26 жовт. 2022 о 13:46
5 верес. о 11:14
Змін 109 ( перегляд )

Підпишіться, аби завантажити
Animation Engine

Опис
This a scripting language for SE that allows modders to create block animations with relative ease, no C# knowledge required.

This is not a mod, its more of a framework for modders

If you run into any bugs or missing features please request them on the discord

Documentation and how to create scripts are below
- https://steamproxy.net/sharedfiles/filedetails/?id=2868079282
- https://github.com/Math0424/AnimationEngine/wiki


Example Mod:
- Animated-Cockpits



Discord[discord.gg]

No- you cannot reupload this
Nor will it work on Mod.IO
Популярні обговорення Переглянути всі (2)
23
20 берез. о 12:44
Animation Engine Mod List
dRuPpI
0
1 верес. 2023 о 11:04
Simspeed impact vs Animated Weaponcore
Pathogenex
Коментарів: 104
Lells 16 лип. о 19:31 
@andersenman It's a framework requirement for other mods that add animations to the game, like Humanoid's Animated Reactors, or Cockpit's Re-re-re-animated. In the case of the latter, when approaching a cockpit, the doors swing open, or the canopy slides forward, etc. You only need this mod if another mod requires it, basically.
andersenman 14 лип. о 13:21 
What does it do?
Dots 14 лип. о 7:10 
animated ore detectors have their animated part floaring far away. i hope this can be fixed
Math  [автор] 12 лип. о 10:33 
Sorry about that inconvenience, should be working now. Also If you can post the full log on the discord that would be great!
DArmada03 12 лип. о 1:42 
Hey :)
having a few issues this Animation engine to where i've had to remove all mods using it.

Error keeps spiting out this:
at AnimationEngine.LanguageV1.ScriptV1Runner.Close ()
at AnimationEngine.COre.CoreSccript.OnClose (IMyEntity ent)
at System DelegateExtensions.InvokeIfNotNull[T1] (Action '1 handler, T1 arg1)

first few lines of the log
this crashing of the server has only happened since the latest update of this mod :(
PaladinSage 4 черв. о 18:44 
can we get an update on your mods please. i love them and would like to see them working again.
[AuDHD] Khaziir Everflight 22 трав. о 11:06 
Where is the log location that is mentioned in chat for mods using this that throw errors? i get error warnings with the thruster and ore detector mods, but no clue where exactly the log is saved that supposedly has more information...
[HELLBENT] 15 трав. о 11:59 
found a very interesting quote in your code "I don't really like to write documentation". You should! I spent the whole day trying to make the .vibrate function work. Because you didn't write anywhere what the syntax and arguments are (wiki doesn't count, it's not clear there. Even in your code I didn't find the solution). No matter what I do, the log says IndexOutOfRange
andersenman 3 трав. о 9:50 
What does it do?
andersenman 28 квіт. о 2:23 
Yeah, every time I find a new mod using this and Math asks what it does, especially when its description clearly says what it does, I come back here and ask, too.