Docs.gamecreator.one

Simple Health Bar Game Creator

WebTo do so, open the Preferences Window and click on Stats. If you have the Example 1 scene open, you'll see there are a bunch of stats. The one that defines the maximum …

Actived: 5 days ago

URL: https://docs.gamecreator.one/stats/stats/common-use-cases/simple-health-bar

Stat Game Creator

WebA Stat is a numeric value that represents a particular characteristic of a character or object. For example, how strong a character is or what is his maximum amount of health. Stats …

Category:  Health Go Health

Stats Game Creator

WebAlmost any game you can play nowadays has some kind of Stat system. Whether it is a simple health bar with 100 hit points or a complex RPG with 16 stats that influence the …

Category:  Health Go Health

FAQ Game Creator

WebYes. Game Creator is all wrapped and isolated in its own namespace. Game Creator has an open API architecture that allows you to extend all functionalities. All logic and data are …

Category:  Health Go Health

Stats UI Game Creator

WebStatus Effects and Status Effect UI (notice the extra " s " for the plural) handle the display of the different Status Effects a game object has. Status Effects UI: Listens, creates, …

Category:  Health Go Health

UI Game Creator

WebButtons, Sliders and more! Game Creator comes with some handy components that makes interacting with UI elements a breeze. It is recommended that you are at least familiar …

Category:  Health Go Health

Characters Game Creator

WebSince version 0.4.1 Game Creator allows the use of Inverse Kinematics (aka IK).This advanced technique allows to correctly place the feet of a character taking into account …

Category:  Health Go Health

Strength and Armor

WebLet's break that down: Because we're executing the Action from the enemy's point of view, stat:other[attack] returns the attack stat of the caster of the Fireball.We subtract to the …

Category:  Health Go Health

Create Quests Game Creator

WebThe right-most icons indicate if that particular Quest element has some Conditions assigned before they can be Activated, whether it has an On Complete set of Actions and/or an On …

Category:  Health Go Health

Game Creator Toolbar Game Creator

WebTo reveal the Toolbar click on the Unity's top menu and select Game Creator → Show Toolbar.Alternatively you can press ⌘ + T.. You can dismiss the toolbar clicking on the x …

Category:  Health Go Health

Custom Actions Game Creator

WebTo create a new Action right-click on the Project Panel inside the Unity Editor and navigate to Create → GameCreator → Developer → Action and give the text file created a …

Category:  Health Go Health

Markers Game Creator

WebTo create a Marker go to the Hierarchy Panel and select GameCreator → Navigation → Marker. Drag it to the place you want and rotate it. Setting a Marker as a destination will …

Category:  Health Go Health

Shooter Game Creator

WebShooter. From Pew-Pew to Ka-BOOM! Welcome to the Shooter module guide. This is a rather complex system with many configuration options, which allow to create from a top …

Category:  Health Go Health

Conditions Game Creator

WebConditions work much like Actions, but instead of immediately being executed when called, they perform a set of checks before deciding which action to call (if any at all). …

Category:  Health Go Health

Custom Triggers Game Creator

WebIn the example above you see an example of Igniter that tells the Trigger to fire the Actions and Events as soon as the Start method is called.. It is worth noting that it requires the …

Category:  Health Go Health

Quests Game Creator

WebThe Quest module is a Game Creator extension that allows to create, track and easily manage game quests.

Category:  Health Go Health

Dialogue Game Creator

WebThe Dialogue module is a Game Creator extension that allows to create and display in-game cutscenes and branching conversations between characters.

Category:  Health Go Health