Home
API reference

ObstacleForm

strata-game-library/presets

strata-game-library/presets


strata-game-library/presets / ObstacleForm

Type Alias: ObstacleForm

ObstacleForm = "rock" | "boulder" | "log" | "stump" | "crate" | "barrel" | "fence" | "wall" | "pillar" | "pit" | "spike" | "icicle" | "crystal" | "bush" | "tree" | "fire_pit" | "water_pool" | "mud_puddle" | "ice_patch" | "whirlpool" | "energy_field"

Defined in: obstacles/index.ts:135