Giter Site home page Giter Site logo

graicc / echo-vr-playspace-abuse-detector Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 87.92 MB

A Unity3D application to detect all types of playspace abuse in Ready At Dawn's Echo Arena

License: MIT License

C# 96.15% ASP 3.72% HLSL 0.06% ShaderLab 0.07%
echo-arena echo-vr

echo-vr-playspace-abuse-detector's Introduction

Echo VR Playspace Abuse Detector

Tired of not knowing whether or not something was playspace abusing? Try Echo-Vr-Playspace-Abuse-Detector, the easiest way to accuse jay anyone of stremming.

Installation

  1. Download the latest Build.zip from the release page
  2. Extract the zip and run EchoVrPlayspaceAbuseDetector.exe

Usage

Make sure you have Echo VR open and are in a game before starting the program. Click the init button to start the tracking.

Settings can be found in EchoVrPlayspaceAbuseDetector_Data/settings.json. All settings are in meters or meters per second. Diameter is the width of the capsule, height is the height of the capsule (isn't visible on camera but it's still used for detecting), and speed is how quickly the capsule moves to the player.

The default settings are:

  • Diameter: 1.724208950996399 (circle circumscribing a 4ft x 4ft playspace, small error due to floating point values)
  • Height: 2.0 (a meter up and down)
  • Speed: 0.05000000074505806 (5cm/s including floating point error)

Interface

Diagram Space can also be used for init, and 1 can be used for reloading. Reload and init are basically the same, but reload just snaps playspaces back instead of redoing the entire setup process.

Methodology

Every player has a playspace bubble around them that follows them around using the velocity from the API. Additionally, the bubble moves towards the player's head position at 5 cm/s (adjustable in the settings file).

A stun would probably be the best punishment, although fading the screen to black like in the Lone Echo II trailer could also work. It would also need some sort of warning before stunning the player.

Contributing

Developed using Unity 2019.2.17f1 (should work in other versions but I'm too lazy to update). Git clone the repo and add to Unity.

echo-vr-playspace-abuse-detector's People

Contributors

graicc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.