Coder Social home page Coder Social logo

mohitsethi99 / dynamiccamera Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 217 KB

Dynamic Camera for player customization or main menu screens

License: Apache License 2.0

C# 100.00%
gamedevelopment unity3d indiedev unity-asset unityplugin unitycamera camera player-customization

dynamiccamera's Introduction

DynamicCamera

Thanks for checking out the project!

This is not player customisation framework. It's a framework for basic camera and player rotation view inside of player customization screen. This framework will remain Open Source

Status and prerequisites

Current status at a glance:

Unity version: 2019.2.1f1
Platforms    : Windows/Mac/Linux/Android/IOS

How it works ?

  • Camera would animate to the assigned target when PositionCamera() is called.
  • Parameters :
- if id is passed, then it will animate to target's position within Parts list.
- if id is not passed, then it will animate to base target's position.
- In every case, base target's rotation is changed either on MouseDrag/Touch or by calling `PositionCamera()`.
  • Overload :
- This is only made for previewing in editor, if passed first parameter as true and second parameter 
as per above logic for id, the camera would snap to the position depending on id passed or not.

CameraCustomization.cs

Image

How to use ?

  • Download the project and open Sample Scene inside Scenes folder.
  • CameraCustomization.cs would be configured like above on MainCamera (Placing script on camera is mandatory for animating camera).
  • The UI buttons have set their OnClick set in the inspector to PositionCamera() with id assigned to them.
  • Run the scene and click on the buttons.

BaseTarget view

Image

Head view

Image

dynamiccamera's People

Stargazers

 avatar  avatar

Watchers

 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.