Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • dulst
  • core
  • Wiki
  • Map Editor

Map Editor · Changes

Page history
Update Map Editor authored Dec 26, 2018 by Kaoru Aoi's avatar Kaoru Aoi
Hide whitespace changes
Inline Side-by-side
Map-Editor.md
View page @ d32340c2
...@@ -2,4 +2,20 @@ The map editor lets you alter the layout of your game. Dulst currently supports ...@@ -2,4 +2,20 @@ The map editor lets you alter the layout of your game. Dulst currently supports
## Using the Map Editor ## Using the Map Editor
The map editor is broken up into a grid. The size of the grid will be set to 1 rem in CSS. This lets you easily control the placement of cards and other elements in the grid via other tools. The map editor is broken up into a grid. The size of the grid will be set to 1 rem in CSS. This lets you easily control the placement of cards and other elements in the grid via other tools.
\ No newline at end of file
### Static Elements ###
Row of cards: Able to display either horizontally or vertically.
Stack of cards: Cards put into the stack will be no longer be rendered and removed from view except for the top card.
### Interactive Card Elements ###
Interactive card elements are cards in-game. They can be targeted by the effect builder and modified the same as any other card.
Button: A button with text on it.
Information Display: An element that automatically maps to a player or the game's property. Whenever the property changes the display changes as well.
Clone repository
  • Analytics Events
  • Animations
  • Basic Effect Building
  • Change Log v13
  • Change Log v14
  • Change Log v15
  • Change Log v16.1
  • Change Log v16.2
  • Change Log v16.3
  • Change Log v16.4
  • Change Log v16.5
  • Change Log v16.6
  • Change Log v16.7
  • Change Log v16.8
  • Change Log v16
View All Pages