Giter VIP home page Giter VIP logo

unity-platformer-fork's Introduction

unity-platformer Travis Status Appveyor Status

===

Based on https://github.com/SebLague/2DPlatformer-Tutorial evolve in it's own beast.

This project is 5.5, I cannot garantee 5.4 compatibility of Assets but code should be OK as unit-test pass on 5.4

API & documentation & Installation

unity-platformer API

Features

Tiles (Assets/UnityPlatformer/Scripts/Tiles/)

  • Moving platforms
  • One way platforms (all four directions)
  • Ladders
  • Boxes (movable)
  • Jumpers
  • Ropes
  • Item (Pickable / Usable)
  • Tracks
  • Liquid (bouyancy, not inside water yet)

Artificial inteligence (Assets/UnityPlatformer/Scripts/AI/)

  • Patrol
  • Projectiles
  • Jumper

Character actions (Assets/UnityPlatformer/Scripts/Character/Actions/)

  • Melee attacks
  • Wallstick/WallJump
  • Push boxes
  • Water (liquid) bouyancy
  • Climb/Descent Slopes
  • Crounch
  • Slip down big slopes
  • Use items
  • ...

Input (Assets/UnityPlatformer/Scripts/Input/)

  • Keyboard / mouse (unity input)
  • Wii pad
  • CnControls

Known issues

https://github.com/llafuente/unity-platformer/labels/bug

TODO

https://github.com/llafuente/unity-platformer/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement

Caveats

https://github.com/llafuente/unity-platformer/labels/caveat

Hotswapping

unity-platformer support (mostly) hotswapping.

There are some limitations, like the character current actions is lost: Example: If character is grabbing will fall.

License

License is MIT Copyright © 2016 Luis Lafuente Morales [email protected]

Except a few files that are shared with Sebastian (https://github.com/SebLague)

unity-platformer-fork's People

Contributors

llafuente avatar wolfreak99 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.