Giter Club home page Giter Club logo

projecttethys's People

Contributors

vilya avatar

Stargazers

 avatar

Watchers

 avatar  avatar

projecttethys's Issues

The conning tower doesn't react to collisions properly

Reported by Sam: if you try and hit a sphere with the top of the submarine (the mast) the sphere bounces off.

The correct behaviour here is for that to register as a collision and cause both the sphere and the submarine to be destroyed.

The reason behind this bug will be that I'm using a capsule collider which only covers the submarine body, not the tower as well. The easy fix would be to increase the capsule radius so that it encloses the tower. The better fix would be to create a better fitting collision mesh and use that instead of the capsule.

Radar doesn't look very good

The colours used in the radar aren't very good choices, they clash with the game too much. Need to make it blend in more, while still being readable in the heat of the action.

Name entry for the high score table.

At the moment you can't enter your name for the high score table, it just puts "You" in automatically. Need to add the ability to enter an actual name.

Theme music doesn't loop properly

There's an audible hitch when the theme music starts over again. It should loop seamlessly. Might need to trim it a little, or something.

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.