👾
Prodigy
  • Prodigy
  • News
  • Getting Started With Prodigy
  • How To...
    • Create Items (or anything)
    • Create Weapons
    • Create Abilities
    • Create Characters
      • Damage / Hitboxes
      • Locomotion
      • Attributes / Vitals
      • Equipment
      • Abilities / Skills
      • Enemy AI
    • Use WASD or Click To Move
  • Change Characters
  • Gamepad support
  • Design Philosophies
    • Vault - Editor, Database & Inventory
    • Attributes
    • Locomotion
    • Equipment (wip)
    • Abilities (wip)
    • Animation (wip)
  • Support & Links
    • Support
    • Get it on the Asset Store!
Powered by GitBook
On this page

Was this helpful?

  1. How To...
  2. Create Characters

Attributes / Vitals

Getting Attributes onto an Agent is ridiculously easy.

Relevant Components

AgentAttributes, ProdigyAgentVitals, AttributePreset,

Typical Setup

Make an AttributePreset in Vault Dashboard.

Add AgentAttributes and ProdigyAgentVitals to your character.

Scenario A (ideal)

Structure :

  • Scene GameObject "Player Bob" (AgentAttributes) (ProdigyAgentVitals)

That's it, you're done. Refer to the Attributes section under Design Philosophies for more information.

PreviousLocomotionNextEquipment

Last updated 3 years ago

Was this helpful?