Navigation

  • index
  • next |
  • previous |
  • Widelands trunk documentation »
  • Lua Scripting »
  • Widelands Scripting Reference »
  • World and Tribes

World and Tribes¶

  • Animations
    • File Animations
    • Directional Animations
    • Spritesheet Animations
    • Converting Animation Formats
    • Map Object Types
      • Buildings
      • Immovables
      • Workers
      • Soldiers
      • Ships
      • Critters (Animals)
  • Scripts for World
    • Defining the World
      • init.lua
    • Defining Units
      • Critters (Animals)
      • Immovables
      • Resources
      • Terrains
    • Other Scripts
      • tree_tooltip.lua
      • terrain_help.lua
      • toolhistory_tooltip.lua
      • tree_help.lua
      • terrain_tooltip.lua
  • Scripts for Tribes
    • Defining Tribes
      • Bootstrapping a Tribe
      • Configuring a Tribe’s Units Usage
      • Helptexts
      • Starting Conditions
      • Scenario-Specific Units
    • Defining Units
      • Buildings
      • Workers
      • Immovables
      • Ships
      • Wares
    • Other Scripts
      • worker_help.lua
      • ware_help.lua
      • time_strings.lua
      • building_help.lua
      • immovable_help.lua
      • calculations.lua
      • format_help.lua
  • Programs
    • Immovables
      • animate
      • playsound
      • script
      • transform
      • grow
      • remove
      • seed
      • construct
    • Production Sites
      • return
      • call
      • callworker
      • sleep
      • animate
      • consume
      • produce
      • recruit
      • mine
      • checksoldier
      • train
      • playsound
      • script
      • construct
    • Workers
      • createware
      • mine
      • breed
      • findobject
      • findspace
      • walk
      • animate
      • return
      • callobject
      • plant
      • createbob
      • terraform
      • removeobject
      • repeatsearch
      • findresources
      • scout
      • playsound
      • construct
      • script
    • Syntax
    • Data Types
      • Duration
      • Percent
    • Actions
      • animate
      • playsound
      • script

Previous topic

styles

Next topic

Animations

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Widelands trunk documentation »
  • Lua Scripting »
  • Widelands Scripting Reference »
  • World and Tribes
© Copyright The Widelands Development Team. Last updated on May 14, 2025. Created using Sphinx 8.1.3.