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
c5f9dfe7db564c8e3cc8ee44b11b149ec6c55962
crystall-punk-14/Content.Shared/Pinpointer/PinpointerVisuals.cs

19 lines
308 B
C#
Raw Normal View History

Pinpointer (#5131) * Add pinpointer sprites * Start working on pinpointer * Updated pinpointer * Working on visuals * Working on a pinpointer and eye rotation * Add client/server pinpointers systems * Minor cleanup * Add distance support * Add nuke tag * Remove redundant flag and add pinpointer to caps locker * Disable rotation of pinpointer * Fixed distance Co-authored-by: Alexander Evgrashin <evgrashin.adl@gmail.com>
2021-11-04 00:35:34 +03:00
using Robust.Shared.Serialization;
namespace Content.Shared.Pinpointer
{
[Serializable, NetSerializable]
public enum PinpointerVisuals : byte
{
IsActive,
Better pinpointer accuracy + small cleanup (#12378)
2022-11-04 05:15:23 +01:00
ArrowAngle,
Pinpointer (#5131) * Add pinpointer sprites * Start working on pinpointer * Updated pinpointer * Working on visuals * Working on a pinpointer and eye rotation * Add client/server pinpointers systems * Minor cleanup * Add distance support * Add nuke tag * Remove redundant flag and add pinpointer to caps locker * Disable rotation of pinpointer * Fixed distance Co-authored-by: Alexander Evgrashin <evgrashin.adl@gmail.com>
2021-11-04 00:35:34 +03:00
TargetDistance
}
public enum PinpointerLayers : byte
{
Base,
Screen
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 243ms Template: 1ms
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