diff options
author | cheapie <no-email-for-you@example.com> | 2017-01-18 14:42:19 -0600 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2017-01-18 14:42:19 -0600 |
commit | 496ecdae2717c3c337b770db49415668ab8f27fb (patch) | |
tree | 1dc78909ac25af05794f22a11336e3b863b3aeb1 /textures | |
parent | 81b896e74a4d7853b8230dcb0c76257638f3bd82 (diff) | |
download | digistuff-496ecdae2717c3c337b770db49415668ab8f27fb.tar digistuff-496ecdae2717c3c337b770db49415668ab8f27fb.tar.gz digistuff-496ecdae2717c3c337b770db49415668ab8f27fb.tar.bz2 digistuff-496ecdae2717c3c337b770db49415668ab8f27fb.tar.xz digistuff-496ecdae2717c3c337b770db49415668ab8f27fb.zip |
Add camera
Essentially a "remote player detector", recommended uses include traffic light vehicle detection and security cameras
Diffstat (limited to 'textures')
-rw-r--r-- | textures/digistuff_camera_back.png | bin | 0 -> 1881 bytes |
-rw-r--r-- | textures/digistuff_camera_bottom.png | bin | 0 -> 303 bytes |
-rw-r--r-- | textures/digistuff_camera_front.png | bin | 0 -> 1784 bytes |
-rw-r--r-- | textures/digistuff_camera_left.png | bin | 0 -> 1754 bytes |
-rw-r--r-- | textures/digistuff_camera_pole.png | bin | 0 -> 3213 bytes |
-rw-r--r-- | textures/digistuff_camera_right.png | bin | 0 -> 1831 bytes |
-rw-r--r-- | textures/digistuff_camera_top.png | bin | 0 -> 239 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/textures/digistuff_camera_back.png b/textures/digistuff_camera_back.png Binary files differnew file mode 100644 index 0000000..61653a7 --- /dev/null +++ b/textures/digistuff_camera_back.png diff --git a/textures/digistuff_camera_bottom.png b/textures/digistuff_camera_bottom.png Binary files differnew file mode 100644 index 0000000..72bce61 --- /dev/null +++ b/textures/digistuff_camera_bottom.png diff --git a/textures/digistuff_camera_front.png b/textures/digistuff_camera_front.png Binary files differnew file mode 100644 index 0000000..4981c98 --- /dev/null +++ b/textures/digistuff_camera_front.png diff --git a/textures/digistuff_camera_left.png b/textures/digistuff_camera_left.png Binary files differnew file mode 100644 index 0000000..0243ad1 --- /dev/null +++ b/textures/digistuff_camera_left.png diff --git a/textures/digistuff_camera_pole.png b/textures/digistuff_camera_pole.png Binary files differnew file mode 100644 index 0000000..49a5ef8 --- /dev/null +++ b/textures/digistuff_camera_pole.png diff --git a/textures/digistuff_camera_right.png b/textures/digistuff_camera_right.png Binary files differnew file mode 100644 index 0000000..5dca35f --- /dev/null +++ b/textures/digistuff_camera_right.png diff --git a/textures/digistuff_camera_top.png b/textures/digistuff_camera_top.png Binary files differnew file mode 100644 index 0000000..fca75f8 --- /dev/null +++ b/textures/digistuff_camera_top.png |