R/data-spawn-positions.R

#' Item spawn locations encoding table
#'
#' This dataframe provides locations of spawn points aroudn the house
#'
#' @format A data.frame with 19 items and 4 variables:
#' \describe {
#'    \item{location}{name of the spawn location in english}
#'    \item{x}{horizontal position}
#'    \item{y}{vertical (not height) position}
#'    \item{z}{height position}
#' }
"item_spawn_points"
BrainVR/brainvr-house documentation built on Jan. 26, 2020, 2:27 p.m.