GithubHelp home page GithubHelp logo

hovercraft's Introduction

Hovercraft

This is a prototype hovercraft for Unreal Engine 4 built in Blueprints.

Gameplay Video

Video

Music by Michael Hughes

Playable Demo

Download and play the demo level:

Details

This repository doesn't actually contain the necessary .uasset and .umap files to load the project. You will need to download an archive of the latest release below.

I'm currently using blimp, a utility I wrote for syncing large files to S3 alongside a git repo. It is neither a true git plugin nor does it integrate with UE4, meaning you can't currently diff uasset files using the editor. I will look into setting up an open source Perforce repository, though I would like to figure out a way to manage the project with github.

Project Source & Installation

I haven't determined the best way to open source a codebase with large binaries, so for now I'm just archiving and tagging releases:

Usage & Configuration

Once you've loaded the project, you should be able to select the Hovercraft blueprint and migrate it to another project from the context menu.

Caveats & Issues

There are several issues at this stage, collisions being the most apparent. Other problems include but are not limited to:

  • Sputtering while idling (antigrav)
  • Friction values
  • Physics object impact forces

Collision Bugs

I plan to take a second pass on collisions for the next release.

  • The math for the collisions feels like it is definitely wrong, being overly complex and unintelligible
  • The collider is misshapen and it's possible that the components hierarchy is flawed
  • There is a rotation effect that occurs during a collision that can cause looping revolutions

Todos

  • Better version control
  • Fix Collisions
  • Add jump/vertical thrust limits
  • Add sound effects
  • Parameterize and document all variables
  • Better blueprint export/import workflow
  • Animate the hull during impact
  • Add surface particle effects
  • Simulated physics implementation using forces instead of translation

Contributing

  • Fork the repo
  • Download the project source
  • Make some changes on a feature branch
  • Issue a pull request and we'll figure it out from there

License

Released under the MIT License

hovercraft's People

Contributors

piinecone avatar

Watchers

Dwight Schmidt 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.