Oyshoboy
Follow
🦄
Magic
Highlights
- Pro
Pinned Loading
-
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 1using System.Collections.Generic;
2using UnityEngine;
34public enum TrajectoryDirections
5{
-
A simple , but smooth flying camera ...
A simple , but smooth flying camera controller for unity, with all basic features and configurable properties. 1using System.Collections.Generic;
2using UnityEngine;
3public class SimpleCameraControl : MonoBehaviour
4{
5#region Variables
-
VRJoystickAndSteeringWheel
VRJoystickAndSteeringWheel Public archiveSteamVR Joystick And Steering Wheel | Flying Mechanics and Vehicle Control for VR
-
weaponReloadVR
weaponReloadVR Public archiveWeapons Reload Mechanics for VR | Unity3d ( NewtonVR & SteamVR)
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.