Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1cd6edb1a2d64e623fc1b2ac696db3624a5d7c55
crystall-punk-14/Content.Shared/GameObjects/Components/Power/SharedLatheComponent.cs

16 lines
295 B
C#
Raw Normal View History

Toolboxes Update (#985)
2020-05-24 16:56:19 +00:00
using System;
#391 Done Lathe animations (#774) * Draft PR, do not merge * Lathe now uses animations. Timing is still wrong, code is very wet, repetitions and unused layers are there. * Removed (unneeded?) PowerDeviceVisualizer from the lathe Refactored & Renamed code and variables Renamed animation names * WIP protolathe animation * Working protolathe animation. I still don't like the solution though.
2020-03-15 17:55:20 +01:00
using Robust.Shared.Serialization;
namespace Content.Shared.GameObjects.Components.Power
{
[Serializable, NetSerializable]
public enum LatheVisualState
{
Idle,
Producing,
InsertingMetal,
Toolboxes Update (#985)
2020-05-24 16:56:19 +00:00
InsertingGlass,
InsertingGold
#391 Done Lathe animations (#774) * Draft PR, do not merge * Lathe now uses animations. Timing is still wrong, code is very wet, repetitions and unused layers are there. * Removed (unneeded?) PowerDeviceVisualizer from the lathe Refactored & Renamed code and variables Renamed animation names * WIP protolathe animation * Working protolathe animation. I still don't like the solution though.
2020-03-15 17:55:20 +01:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 39ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API