Realistic Sniper and Ballistics
  • Welcome
  • Introduction
    • Feature List
    • Why/How is it used?
    • Quick Setup
  • Getting Started
    • Getting Started
    • Environment Properties
    • Bullet Properties
    • Object Poolers
    • Sniper and Ballistics System
    • Firing a Bullet
    • Listening to Hit Events
      • Spawning Particles on Hit
      • Hit Tags
    • Zero Distances
    • Wind Vector
    • Air Resistance
    • Spin Drift
    • Ballistic Surfaces - Penetration
    • Ballistic Surfaces - Ricochet
    • Bullet Time Effects
      • Target
      • Bullet
      • Firing with Bullet Time
      • Bullet Time Camera - Default
      • Writing your Own Bullet Time Camera
    • Dynamic Scope System
    • Incorporating Player
      • Player Movement Controller
      • Motion Controller
      • Camera Controller
      • Player With Weapon
    • Mobile Controls
    • Conclusion
  • API
    • API Welcome
    • Sniper and Ballistics System
    • Dynamic Scope System
    • Player Movement Controller
    • Motion Controller
    • Ballistic Surface
    • Environment Properties
    • Ballistics Utility
    • Bullet Time Utility
Powered by GitBook
On this page

Was this helpful?

  1. Introduction

Quick Setup

PreviousWhy/How is it used?NextGetting Started

Last updated 3 years ago

Was this helpful?

Import RSB into your project. Then navigate to InanEvin>Realistic Sniper and Ballistics>UNPACK folder. You will see 3 packages for each of the render pipelines (standard, urp/lwrp and hdrp). Unpack the one your project uses, you can delete the others. Then, navigate to the folder DemoScenes and play any demo scene you want. You will see:

  • Full Demo: Demonstrating all RSB features in a first-person sniper game fashion.

  • Mobile Demo: Demonstrating RSB features in a first-person sniper game fashion with a mobile ready flat scene.

  • EmptyPlayerControllerDemo: Demonstrating the first-person controller that is included in RSB, with complete movement and motion such as head-bob, camera sway etc.

  • MinimalDemo: Demonstrating the usage of RSB without a player controller. Press space to shoot a ballistics bullet in an empty scene. Perfect if you want to integrate RSB into your own controllers and not use the provided ones.

FullDemo demonstrating e.g bullet ricochet & penetration
Mobile demo with bullet time, recorded in Galaxy A70