Skip to content

Centurion-Creative-Connect/System

Repository files navigation

Centurion System

Airsoft game system made for Centurion VR Survival Game Field.

Features

  • pooling bullets, guns, and players for the VRChat environment.
  • pretty realistic BB physics.
  • kinda good shooter-sided hit registration.
  • create custom gun behaviours to customize guns furthermore.

How to Import

Import using VCC

  1. Open this link and this link, add both repositories to your VCC.
  2. Add Centurion System and Centurion System Commands package from Centurion Creative Connect repos.
    • Centurion System Commands is required if you're going to use Sample Scene. Optional if you're building UI and stuff by yourself.
    • At this point, VCC should automatically add Newbie Commons and Newbie Logger package as dependency.
  3. Done!

Import using unitypackage (NOT RECOMMENDED)

  1. Download and Import all dependencies.
  2. Open Releases in Centurion System and Releases in Centurion System Commands.
  3. Download unitypackage in assets.
  4. Import downloaded unitypackage.
  5. Done!

FAQ

How do I use this?

Please see the sample scene included in this package!

You can Import the sample using Unity's Package Manager!

How do I attribute this in my world?

Placing NewbieConsole with GameManagerCommand (which allows game license to work) should be good enough for attribution!

If you're unable to do the above, place a uGUI or TMPro Text which contains the URL to This Repository or Twitter!

I found a bug! How do I report it?

Please create an Issue with detailed information or create an PullRequest for it!

I want to contribute to this!

I've been developing this system alone for so long (about an year and a half), and there is so much more that needs to be done! so feel free to expand this project!