Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit d1a1a05

Browse files
authored
Merge pull request #381 from InfernoSuperNova/main
Target camera plugin request
2 parents bb2dfb4 + a36e835 commit d1a1a05

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Plugins/TargetCamera.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0"?>
2+
<PluginData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="GitHubPlugin">
3+
<Id>InfernoSuperNova/SE-TargetCamera</Id>
4+
<FriendlyName>Target Camera</FriendlyName>
5+
<Author>DeltaWing</Author>
6+
<Tooltip>Draws an on screen display of your current target.</Tooltip>
7+
<Description> Compatible with both vanilla and WeaponCore. Obeys targeting rules of both systems.
8+
9+
FOV is automatically adjusted to enclose the target. Scale and position can both be configured, as well as an optional minimum distance to cease drawing the camera.
10+
11+
To use, simply select a target using either targeting methods.</Description>
12+
<Commit>308b564d762e841d1e9b67290193cbb7cfa7cf79</Commit>
13+
</PluginData>

0 commit comments

Comments
 (0)