Giter Site home page Giter Site logo

act-game-action-system's Introduction

ACT-Game-Action-System

Action system for a standard ACT game.
The ACT game genre includes Monster Hunter (3D ACT), Street Fighter (FTG, Fighting game) and Castlevania (Platformer).
How does a character in an ACT game change their action?
NOT by state machine, but by CANCEL system.

动作游戏动作切换系统

这是一个标准的动作游戏切换系统。
所谓的动作游戏包括了怪物猎人、街霸、恶魔城系列,但是不包括魂系(等即时回合制游戏)。
动作游戏的动作切换,核心依赖于Cancel,所以没有动作帧。
由于是用Unity开发的,不得不妥协于Unity的框架,所以遗憾的是:没法用帧来实现正确的动作游戏动作框架。
但是幸运的是:我们可以顺着Unity凑出一个以动作为单位的框架。
这个框架的配套文章您可以在微信公众号“千猴马的游戏设计之道”中找到,文章中会有比注释更详细的描述。
文章链接:https://mp.weixin.qq.com/s?__biz=MzA3NjQzMzYxMw==&mid=2650635859&idx=1&sn=ba171829af2fc461f5e5be9dcafc804e&chksm=87688ff1b01f06e77d42952eb6207feb736781798c7bdaaeb6df60f40986d6a452e8824ed94c&mpshare=1&scene=23&srcid=1025GxLrb9dTlBpNgWSbaQiN&sharer_shareinfo=7bd6fe24079630c5f2f68701fc31a9a8&sharer_shareinfo_first=7bd6fe24079630c5f2f68701fc31a9a8#rd

act-game-action-system's People

Contributors

kierstone 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.