Git Product home page Git Product logo

metalrage's Introduction

MetalRage

Our goal is reproducting MetalRage with Unity. You can play the current version at UnityGameUploader. http://unitygameuploader.jpn.org/game/2968.html

Installation

Requirements

  • Unity 5.3.3f1
  • Blender

Clone this repo and open git directory as project folder in Unity.

metalrage's People

Contributors

dazzhe avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

metalrage's Issues

ジャべリンの調整

  • 速度を上げる
  • 選択してから撃てるようになるまでの時間を早める
    等の調整が必要です。

効果音の充実

着地したときの音やデュアルの火炎の音、着弾したときの音など
効果音を充実させる必要があります。

ジャべリンの爆発が壁を貫通してしまう

ジャべリンの爆発が壁の後ろにいる敵にまで当たってしまうため、
たとえば当たり判定を
爆発地点を中心とした正多面体の頂点に向かってSpherecastする
などに変更する必要があります。

CharacterControllerを使用することによる弊害

テストも兼ねて。

現在CharacterControllerを使用して機体の当たり判定などを決定しているが、
カプセル型のColliderしか使えないため以下のような問題が生じている。

  • 実際と見た目の当たり判定がかけ離れている
  • ジャンプの高さよりかなり高いところでも登れてしまう

CharacterControllerの使用をやめるか、もしくは
使用していても問題がなくなるような改善が必要だと思います。

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.