Coder Social home page Coder Social logo

stealth's Introduction

Unity3D Offical Tutorials Project: Stealth's learning code

Chapter 1

  • Stealth: Project Overview
  • Game Setup and Lighting
  • Alarm Lights
  • Tag Management
  • Screen Fader
  • Game Controller
  • CCTV Cameras
  • Laser Grids

Chapter 2

  • Player Setup
  • Player Animator Controller
  • HashIDs
  • Player Movement
  • Player Health

Chapter 3

  • Camera Movement
  • The Key
  • Single Doors
  • Double Doors
  • The Lift

Chapter 4

  • Enemy Setup
  • Enemy Animator Controller
  • Enemy Sight
  • Animator Setup
  • Enemy Animation
  • Enemy Shooting
  • Enemy AI

Stretch Goals

Congratulations on completing the Stealth tutorials. If you want to push yourself, why not have a go as some or all of these Stretch Goals? There aren't any videos to help you with these, just rely on what you've learnt so far and check the videos and documentation if you get stuck.

  • Make the player work for joypads/joysticks

    For this you might want to consider:

    - The input manager - are new axes required? - The PlayerMovement script - if axis input is no longer digital, does Speed allocation have to be? - The Animator Controller - if Speed is no longer digital, we need to blend between walking and running. - If axis input alone can determine how fast we’re moving, do we still need a sneak parameter? - If we don’t have a sneak parameter, how do we know when the enemies can hear footsteps and when they can’t?

stealth's People

Contributors

pokka avatar

Watchers

Moqi avatar James Cloos 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.