Skip to content

A Simple Learning Mobile Hypercasual project using Morpeh ECS

Notifications You must be signed in to change notification settings

StinkySteak/unity-morpeh-hypercasual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity-morpeh-hypercasual

A Simple project for Morpeh ECS Framework Learning.

Project Specification

Unity Version: 2021.3.21.f1

Platform: Windows & Android

Project Preview

ProjectPreview

Known Issues

  1. Inconsistent sensitivity between editor & build
  2. High horizontal input may push player off the map

Manuals

Systems

  1. PlayerMovementSystem Move Player Forward & Horizontally based on Input

  2. FloorMovingSystem Move the Floor based on Player Forward Speed

  3. GoalPostSpawnerSystem Spawn Goals & Relocate them on triggered

  4. PlayerCollideSystem Track & Check for trigger between goals & player

  5. PlayerInputApplierSystem Apply Input to player movement

  6. PlayerInputCollectorSystem Poll & Store Input from Unity

About

A Simple Learning Mobile Hypercasual project using Morpeh ECS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published