Category:Cutie BoingBoing: Difference between revisions

From læi game development
Jump to navigation Jump to search
No edit summary
Line 19: Line 19:
=== Global: Strawberries & Fluffberries ===
=== Global: Strawberries & Fluffberries ===
=== Local: for level puzzling ===
=== Local: for level puzzling ===
=== Powerups ===
 
==== Angles ====
 
==== Jumps ====
==== Catapults ====




Line 39: Line 37:
==== OffDialogs ====
==== OffDialogs ====
=== Game Events ===
=== Game Events ===
==== Catapults ====
==== Teleport ====
==== Wall Collapse ====
=== Timed Events ===
=== Timed Events ===
==== Strong Rotate ====
==== Sliding Door ====
==== Invert Gravity ====
=== Surface Events ===
==== Glue ====
==== Slide ====
==== Wind ====
==== Water ====


== Abstracts ==
== Abstracts ==

Revision as of 12:09, 7 August 2018

Ideas

Principle

Cutie is a physic 2D platformers where the set swings, making the character roll around.

Pitch

There is no more Fluffberries and Strawberries to bake a pie! Mother sends you to gather them!


System

The purpose here is to have a micro system architecture, for debugging purpose and also for adaptability, lighter systems and localization.

Mostly based on ScriptableObjects as controls.

SwingWorld

Character Control SubSystem

Global Variables

Jump

Brake

Collectibles

Global: Strawberries & Fluffberries

Local: for level puzzling

Events

Strong Events

LevelTransitions

Start

Death

CheckPoint

OnEndLevel

PostEndLevel

OnPause

OffPause

OnDialogs

OffDialogs

Game Events

Catapults

Teleport

Wall Collapse

Timed Events

Strong Rotate

Sliding Door

Invert Gravity

Surface Events

Glue

Slide

Wind

Water

Abstracts

UI

Background Music

Sound

Shaders

Pages in category "Cutie BoingBoing"

The following 6 pages are in this category, out of 6 total.