Skip to content
View Oyshoboy's full-sized avatar
🦄
Magic
🦄
Magic

Highlights

  • Pro
Block or Report

Block or report Oyshoboy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Useful and lightweight tweak for Uni... Useful and lightweight tweak for Unity 3d, that's allows to draw trajectories for physics projectiles based on velocity and gravity. Good for teleporting UI for VR or projectiles prediction. Full repo is here: https://github.com/Oyshoboy/SimpleTrajectoryProjector
    1
    using System.Collections.Generic;
    2
    using UnityEngine;
    3
    
                  
    4
    public enum TrajectoryDirections
    5
    {
  2. A simple , but smooth flying camera ... A simple , but smooth flying camera controller for unity, with all basic features and configurable properties.
    1
    using System.Collections.Generic;
    2
    using UnityEngine;
    3
    public class SimpleCameraControl : MonoBehaviour
    4
    {
    5
        #region Variables
  3. VRJoystickAndSteeringWheel VRJoystickAndSteeringWheel Public archive

    SteamVR Joystick And Steering Wheel | Flying Mechanics and Vehicle Control for VR

    C# 25 9

  4. weaponReloadVR weaponReloadVR Public archive

    Weapons Reload Mechanics for VR | Unity3d ( NewtonVR & SteamVR)

    C# 28 7

  5. to-the-basement to-the-basement Public

    Repository for ludum dare 48 - Deeper and deeper

    C# 1

  6. Dental-Recviem Dental-Recviem Public

    Game about dentist for Ludum Dare 47

    C# 1