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
99b2ac2c79ff88b2e2dfe18e482b03acd4071ef8
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: 256ms 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