Bueno Docs
Buenoverse
Buenoverse
  • Introduction
    • Welcome to the Buenoverse! 🌍
    • Buenoverse Plans
    • Roadmap
  • Getting Started
    • Creating Your First World
    • Builder Basics
    • Add Collaborators
  • Fundamentals
    • Worlds and Rooms
    • Player Spawn Points
    • Elements
      • Hitboxes
      • Z-index
      • Interactions
    • Components
    • Asset Manager
    • Asset Kits
    • Image Generator
    • Layers and Floors
    • Paths
    • Sprite Animation
    • Sounds
    • Video
  • Interactions
    • Introduction to Interactions
    • Full walkthrough
    • Portals
    • External links
    • Effects
      • Animation
      • Music
      • Sounds
      • Confetti, Fireworks and Smoke
    • Abilities
      • Collectible
      • Mountable
      • Drivable
      • Movement
      • Thrower
      • Damage
      • Health
      • Mint Machine
      • Dress Up
    • Dialogue
      • AI Dialogue
      • Permissions
      • Items and Rewards
      • Collect Data
      • HTTP Requests (Advanced Feature)
    • Games
      • Podium
      • Test Lobby
  • Player Management
    • Player Options
    • Player Health
    • XP and Level Up
    • XP and Level Gating
    • Item Gating
    • Token Gating
    • Moderation
  • Tutorials
    • Building a DJ Room
    • Make a Hot Air Balloon
    • Make a Mint Machine
Powered by GitBook
On this page

Was this helpful?

  1. Interactions
  2. Abilities

Damage

Ouch, that hurts!

PreviousThrowerNextHealth

Last updated 1 year ago

Was this helpful?

You can give any object the damage ability. When done it will be able to hurt your players. Let's see how! First things first; Object Menu -> Interactions -> Abilities -> Damage

On the Damage menu you can set Minimum and Maximum damage per second and the object will inflict damage between those values. For example; if you set Minimum value 5 and Maximum value 10 the object will randomly inflict 5, 6, 7, 8, 9 or 10 damage per second.

If you turn on the Enable only when the object is thrown, the object will inflict the damage only when thrown, for more info on throwing check the . If you don't turn on this option, object will inflict damage when a user enters it's .

By combining different abilities and options like Damage, and you can create enemies in your world.

Health
Paths
collectibles
interaction zone
Object Menu -> Interactions -> Abilities -> Damage
Damage menu