Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Feature Platform Types

Richard Bettridge edited this page Feb 29, 2016 · 5 revisions

Currently it doesnt matter which element type you create, they all look like grey platforms. Instead I think we should abstract the markup placement away and instead of directly passing through the users submission as markup, parse it, validate it, massage it.


Element Types

<div> = Standard platform

<span> = Platform with no collider on bottom

<img> = ?

<a> = Key and lock?

<p> =

<h1> =


Something to consider is making the world less static. Elevators and conveyors could be fun.

Clone this wiki locally