Giter Site home page Giter Site logo

ephialtes's Introduction

Ephialtès - Unity 2.5D Project

Table of Contents

Description

Ephialtès is a puzzle/platform game that takes place in a dark and disturbing world. The light will by your best ally as you solve puzzles, activate plateforms and defend yourself against the shadows.

INSTALLATION

To simply play the game:

To launch from Unity:

  • Requires minimum Unity version of 2019.4.0f1
  • Download ZIP of code & extract.
  • Download assets here: https://game-project-assets.s3.amazonaws.com/Ephialtes/Assets.zip
  • Extract assets into the "/Action/Assets" directory of project
  • Place the assets folder in parent directory
  • Open Unity Hub and click Add
  • Navigate to parent directory of project and click Open.

Player Abilities

character.png

  • Basic Movement
  • Running
  • Jump
  • Interact

interact.gif

  • Flashlight Aiming

Controls

background.png

Enemies

Black Shadow

  • Stunned when illuminated by light

black_shadow.gif

Red Shadow

  • Becomes aggressive when illuminated by light

red_shadow.gif

Levels

Hospital

Hospital.png Hospital2.png

Factory

Factory.png Factory2.png

Forest

Forest.png Forest2.png

Village

Village.png Village2.png

Mansion

Mansion.png Mansion.png

Light Activated Objects

Blocks

block.gif

Platforms

platform.gif

Invisible Traps

invisible_traps.gif

Bugs & Incomplete Features

Pushable Blocks

Under certain conditions, the player can move the black blocks in the game through walls.

pushable_block.gif

Disappearing Line Renderer

The line renderer disappears when the end is not hitting an object in the scene

line_renderer_magic.gif

Notice that this does not happen in the gif below. This is due to the invisible walls in the front of the scene. not_magic.gif

Block activatable through an obstacle

Usually solid obstacles will stop light from reaching light activateable objects. However, in this particular case, we can see that the block is still moving. This is because once the block is touched by the light collider(a trigger), it checks to see if a gameobject with the name "Cube"(the name of a child object) is hit by the raycast from the flashlight. Here the obstacle on which the block sits is also called "Cube".

disrespected_obstacle.gif

End

ephialtes's People

Contributors

aqscithe avatar

Stargazers

 avatar

Watchers

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