One-way platforms as a pixel type in the level data #17

Closed
opened 2019-07-17 06:22:16 +00:00 by kirsle · 1 comment

This is an idea to implement one-way platforms, not as doodads but as a pixel behavior for level geometry itself.

One-way platforms are pixels that you can pass through from below but walk on from above. When standing on them, you can press Down to pass down through them.

They'll use a pixel tag of Platform: true to mark palette colors as one-way platforms.

This is an idea to implement one-way platforms, not as doodads but as a pixel behavior for level geometry itself. One-way platforms are pixels that you can pass through from below but walk on from above. When standing on them, you can press Down to pass down through them. They'll use a pixel tag of `Platform: true` to mark palette colors as one-way platforms.
kirsle added the
enhancement
label 2019-07-17 06:22:24 +00:00
Poster
Owner

Semisolids implemented in ecaa8c6cef

Semisolids implemented in ecaa8c6cef77a15c81e28b4cc0e631ad6c3047e6
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SketchyMaze/doodle#17
There is no content yet.