# Game Creator

## Game Creator

- [Welcome to Game Creator!](https://docs.gamecreator.one/master.md): Game Creator 1.x Documentation
- [Get Started](https://docs.gamecreator.one/quickstart/get-started.md)
- [Setup](https://docs.gamecreator.one/quickstart/setup.md): Installing Game Creator in Unity
- [Tutorials](https://docs.gamecreator.one/quickstart/tutorials.md): Video learning resources for everyone
- [Game Creator](https://docs.gamecreator.one/game-creator/game-creator.md): We <3 GameDev
- [Actions](https://docs.gamecreator.one/game-creator/game-creator/actions.md): Do this. Do this. Do this. Complete!
- [Conditions](https://docs.gamecreator.one/game-creator/game-creator/conditions.md): If A - Then B - Else C
- [Triggers](https://docs.gamecreator.one/game-creator/game-creator/triggers.md)
- [Hotspots](https://docs.gamecreator.one/game-creator/game-creator/hotspots.md): What... is... that?
- [Characters](https://docs.gamecreator.one/game-creator/game-creator/characters.md): Hello, my name is...
- [Player](https://docs.gamecreator.one/game-creator/game-creator/characters/player.md): I am Iron Man!
- [Markers](https://docs.gamecreator.one/game-creator/game-creator/characters/markers.md)
- [Gestures](https://docs.gamecreator.one/game-creator/game-creator/characters/gestures.md): \*Places his finger next to his frown\* - Sir! Welcome to this page, Sir!
- [States](https://docs.gamecreator.one/game-creator/game-creator/characters/states.md): May Day! May Day! May Day! Steve is injured! I request immediate backup! Now!
- [Advanced](https://docs.gamecreator.one/game-creator/game-creator/characters/advanced.md)
- [IK in custom Animations](https://docs.gamecreator.one/game-creator/game-creator/characters/advanced/ik-in-custom-animations.md)
- [Camera](https://docs.gamecreator.one/game-creator/game-creator/camera.md)
- [Camera Motors](https://docs.gamecreator.one/game-creator/game-creator/camera/camera-motors.md)
- [Variables](https://docs.gamecreator.one/game-creator/game-creator/variables.md): The Numbers Within
- [Global Variables](https://docs.gamecreator.one/game-creator/game-creator/variables/global-variables.md): Application wide
- [Local Variables](https://docs.gamecreator.one/game-creator/game-creator/variables/local-variables.md): Store your progress per scene
- [List Variables](https://docs.gamecreator.one/game-creator/game-creator/variables/list-variables.md): \[0]\[1]\[2]\[3]
- [Systems](https://docs.gamecreator.one/game-creator/systems.md)
- [Localization](https://docs.gamecreator.one/game-creator/systems/localization.md)
- [Event System](https://docs.gamecreator.one/game-creator/systems/event-system.md): Dispatch "MyEvent" - Receive "MyEvent"
- [Timeline](https://docs.gamecreator.one/game-creator/systems/timeline.md)
- [UI](https://docs.gamecreator.one/game-creator/systems/ui.md): Buttons, Sliders and more!
- [Module Manager](https://docs.gamecreator.one/game-creator/systems/module-manager.md)
- [Game Creator Toolbar](https://docs.gamecreator.one/game-creator/systems/game-creator-toolbar.md)
- [Pool System](https://docs.gamecreator.one/game-creator/systems/pool-system.md): Ra-ta-ta-ta-ta-ta-ta your way without any performance impact
- [Game Creator API](https://docs.gamecreator.one/game-creator/systems/game-creator-api.md)
- [Custom Actions](https://docs.gamecreator.one/game-creator/systems/game-creator-api/custom-actions.md)
- [Custom Conditions](https://docs.gamecreator.one/game-creator/systems/game-creator-api/custom-conditions.md)
- [Custom Triggers](https://docs.gamecreator.one/game-creator/systems/game-creator-api/custom-triggers.md)
- [Custom Hooks](https://docs.gamecreator.one/game-creator/systems/game-creator-api/custom-hooks.md)
- [Custom Save & Load](https://docs.gamecreator.one/game-creator/systems/game-creator-api/custom-save-and-load.md)
- [Variables Access](https://docs.gamecreator.one/game-creator/systems/game-creator-api/variables-access.md)
- [Custom Module](https://docs.gamecreator.one/game-creator/systems/game-creator-api/custom-module.md)
- [Dialogue](https://docs.gamecreator.one/dialogue/dialogue.md)
- [Anatomy](https://docs.gamecreator.one/dialogue/dialogue/anatomy.md)
- [Actors](https://docs.gamecreator.one/dialogue/dialogue/actors.md): "Do or do not. There is no try" - Said Yoda
- [Dialogue UI](https://docs.gamecreator.one/dialogue/dialogue/dialogue-ui.md): Show me those words!
- [API](https://docs.gamecreator.one/dialogue/dialogue/api.md): exec Dialogue.sh << script.txt >> output.log
- [Inventory](https://docs.gamecreator.one/inventory/inventory.md)
- [Inventory Window](https://docs.gamecreator.one/inventory/inventory/inventory-window.md)
- [Catalogue](https://docs.gamecreator.one/inventory/inventory/inventory-window/catalogue.md): An owl's wing, ... blood from a dead rat, and...! And... a troll's eye!
- [Recipes](https://docs.gamecreator.one/inventory/inventory/inventory-window/recipes.md)
- [Types](https://docs.gamecreator.one/inventory/inventory/inventory-window/types.md): Swords, Shields and Axes
- [Settings](https://docs.gamecreator.one/inventory/inventory/inventory-window/settings.md)
- [Merchants](https://docs.gamecreator.one/inventory/inventory/merchants.md): Khajiit has wares.... if you have the coin...
- [Containers](https://docs.gamecreator.one/inventory/inventory/containers.md): Chests, Desks and other places to lose your belongings
- [Loot Tables](https://docs.gamecreator.one/inventory/inventory/loot-tables.md): Slime dropped 5 coins and 1 Rusted Sword
- [Equip Items](https://docs.gamecreator.one/inventory/inventory/equip-items.md): A Magic Ring that offers +10 of Defense...? Sure, sure... Please, tell me more...
- [Actions](https://docs.gamecreator.one/inventory/inventory/actions.md)
- [Conditions](https://docs.gamecreator.one/inventory/inventory/conditions.md)
- [Custom Inventory UI](https://docs.gamecreator.one/inventory/inventory/custom-inventory-ui.md)
- [Quests](https://docs.gamecreator.one/quests/quests.md)
- [Quests Overview](https://docs.gamecreator.one/quests/quests/quests-overview.md)
- [Create Quests](https://docs.gamecreator.one/quests/quests/create-quests.md)
- [Quests UI](https://docs.gamecreator.one/quests/quests/quests-ui.md)
- [Custom UI](https://docs.gamecreator.one/quests/quests/quests-ui/custom-ui.md)
- [Stats](https://docs.gamecreator.one/stats/stats.md): What doesn't kill you... is because the strength stat is not high enough
- [Stats Overview](https://docs.gamecreator.one/stats/stats/stats-overview.md): Life is short... Unless you have a Phoenix Down!
- [Stat](https://docs.gamecreator.one/stats/stats/stats-overview/stat.md): Strength, Wisdom, Agility and... Luck!
- [Attributes](https://docs.gamecreator.one/stats/stats/stats-overview/attributes.md): Hit Points for everyone
- [Status Effects](https://docs.gamecreator.one/stats/stats/stats-overview/status-effects.md): BE CAREFUL WITH THAT...! ... Never mind, I'll be poisoned for the next 3 minutes...
- [Formulas](https://docs.gamecreator.one/stats/stats/stats-overview/formulas.md): \* Rolls a 1D20 \* - Hah! I get to put an arrow in your ugly face from 3 miles away!
- [Stat Modifiers](https://docs.gamecreator.one/stats/stats/stats-overview/stat-modifiers.md): Go from \* Ah! \* to \* GROAARGH!!! \*
- [Stats UI](https://docs.gamecreator.one/stats/stats/stats-ui.md): Health <3 <3 <3 <3
- [Common Use Cases](https://docs.gamecreator.one/stats/stats/common-use-cases.md): Because Cyberpunk 2077 is not the same as God of War...
- [Simple Health Bar](https://docs.gamecreator.one/stats/stats/common-use-cases/simple-health-bar.md): Health for everyone!
- [Regenerative Mana](https://docs.gamecreator.one/stats/stats/common-use-cases/regenerative-mana.md): +1 +2 +3 +4...
- [Poison Status Effect](https://docs.gamecreator.one/stats/stats/common-use-cases/poison-status-effect.md): Aaargh! Y-You... YOU POISONED ME...!
- [Levels and XP](https://docs.gamecreator.one/stats/stats/common-use-cases/levels-and-xp.md): Ta - Ta - Tarara! You just reached level 8!
- [Strength and Armor](https://docs.gamecreator.one/stats/stats/common-use-cases/strength-and-armor.md): Ave Caesar! Morituri te salutant!
- [Lockpicking](https://docs.gamecreator.one/stats/stats/common-use-cases/lockpicking.md): Hmpf... \* Click! \* ... Gotcha!
- [Behavior](https://docs.gamecreator.one/behavior/behavior.md): Delta Six, three Tangos ahead. Let them pass or take them down. Your choice.
- [Behavior Graph](https://docs.gamecreator.one/behavior/behavior/behavior-graph.md): Nodes inside Nodes inside Nodes
- [Nodes](https://docs.gamecreator.one/behavior/behavior/behavior-graph/nodes.md): My name is Composite Task Decorator. You killed my father. Prepare to die!
- [Blackboard](https://docs.gamecreator.one/behavior/behavior/behavior-graph/blackboard.md): Targets, Enemies, Goals and all you can think of!
- [Perception](https://docs.gamecreator.one/behavior/behavior/perception.md): My spider senses are tingling!
- [Shooter](https://docs.gamecreator.one/shooter/shooter.md): From Pew-Pew to Ka-BOOM!
- [Weapons](https://docs.gamecreator.one/shooter/shooter/weapons.md): What goes pew-pew-pew!
- [Ammunition](https://docs.gamecreator.one/shooter/shooter/ammunition.md): Spheewww... Stunck!
- [Interaction](https://docs.gamecreator.one/shooter/shooter/interaction.md): How to Pew, Pew, Pew!
- [Examples](https://docs.gamecreator.one/shooter/shooter/examples.md): Ra-ta-ta-ta-ta examples
- [Example 1 - Get Started](https://docs.gamecreator.one/shooter/shooter/examples/example-1-get-started.md)
- [Example 2 - Pick Weapons](https://docs.gamecreator.one/shooter/shooter/examples/example-2-pick-weapons.md)
- [Example 3 - Top Down](https://docs.gamecreator.one/shooter/shooter/examples/example-3-top-down.md)
- [Example 4 - Side Scroll](https://docs.gamecreator.one/shooter/shooter/examples/example-4-side-scroll.md)
- [Example 5 - First Person](https://docs.gamecreator.one/shooter/shooter/examples/example-5-first-person.md)
- [Example 6 - Combat](https://docs.gamecreator.one/shooter/shooter/examples/example-6-combat.md)
- [Advanced](https://docs.gamecreator.one/shooter/shooter/advanced.md): Take the Shooter to the next level!
- [Custom Crosshairs](https://docs.gamecreator.one/shooter/shooter/advanced/custom-crosshairs.md): Target Locked... Fire!
- [Shooter API](https://docs.gamecreator.one/shooter/shooter/advanced/shooter-api.md): shooter.Fire(bullet);
- [Melee](https://docs.gamecreator.one/melee/melee.md): Slash! Clack! Stomp! Shlaaaack!
- [Weapons](https://docs.gamecreator.one/melee/melee/weapons.md): Sling! - Sound of a sword being unsheathed
- [Blade Component](https://docs.gamecreator.one/melee/melee/weapons/blade-component.md): Sling! Slash! And Thusck! - Detect all these and apply damage
- [Shields](https://docs.gamecreator.one/melee/melee/shields.md): Clang! - Sound of a hammer hitting a wooden shield
- [Melee Clips](https://docs.gamecreator.one/melee/melee/melee-clips.md): What goes sling! And then clang! And fuash afterwards! And...!
- [Combat](https://docs.gamecreator.one/melee/melee/combat.md): What, how and when put together
- [Traversal](https://docs.gamecreator.one/traversal/traversal.md): Swing, vault, jump and get anywhere you want!
- [Obstacles](https://docs.gamecreator.one/traversal/traversal/obstacles.md): Hop! \* Grunts \*
- [Climbables](https://docs.gamecreator.one/traversal/traversal/climbables.md): More than \* Hop! \* Hop! \* Hop! \*
- [Built-in Elements](https://docs.gamecreator.one/traversal/traversal/built-in-elements.md)
- [Roadmap](https://docs.gamecreator.one/annex/roadmap.md): Where we go. Together.
- [FAQ](https://docs.gamecreator.one/annex/faq.md)
