Skip to content

Instantly share code, notes, and snippets.

@tomires
Created May 14, 2017 09:29
Show Gist options
  • Save tomires/88aeb63d1a77121e788b4bd4db8463e6 to your computer and use it in GitHub Desktop.
Save tomires/88aeb63d1a77121e788b4bd4db8463e6 to your computer and use it in GitHub Desktop.
enumerate
\begin{enumerate}
\item large\_object contains sprites spanning multiple tiles (e.g. trees),
\item object—contains smaller obstacles such as rocks or tile decorations,
\item logic—used by the battle logic script to determine whether a cell is accessible,
\item terrain—contains base tiles.
\end{enumerate}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment