mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 00:01:37 -07:00
Update README.md
This commit is contained in:
@@ -24,6 +24,7 @@ Cog are debug tools for Unreal Engine built on top of [ImGui](https://github.com
|
||||
|
||||
### Abilities
|
||||
Displays the gameplay abilities of the selected actor.
|
||||
|
||||

|
||||
- Click the ability checkbox to force its activation or deactivation.
|
||||
- Right click an ability to open or close the ability separate window.
|
||||
@@ -34,6 +35,7 @@ Displays the gameplay abilities of the selected actor.
|
||||
|
||||
### Attributes
|
||||
Displays the gameplay attributes of the selected actor
|
||||
|
||||

|
||||
- Attributes can be sorted by name, category or attribute set.
|
||||
- Attributes with the Current value greater than the Base value are displayed in green.
|
||||
@@ -41,6 +43,7 @@ Displays the gameplay attributes of the selected actor
|
||||
|
||||
### Cheats
|
||||
Used to apply cheats to the selected actor.
|
||||
|
||||

|
||||
- The cheats are gameplay effects configured in a data asset.
|
||||
- Key modifiers can be used to change which actor should be affected by the cheat:
|
||||
@@ -50,6 +53,7 @@ Used to apply cheats to the selected actor.
|
||||
|
||||
### Collisions
|
||||
Used to inspect collisions by performing a collision query with the selected channels.
|
||||
|
||||

|
||||
- The query can be configured in the options.
|
||||
- The displayed collision channels can be configured in a Data Asset.
|
||||
@@ -59,6 +63,7 @@ Used to inspect collisions by performing a collision query with the selected cha
|
||||
|
||||
### Effects
|
||||
Displays the gameplay effects of the selected actor.
|
||||
|
||||

|
||||
- Mouse over an effect to see its details such as its modifiers, the gameplay tags it grants, the remaining time.
|
||||
|
||||
@@ -79,6 +84,7 @@ Displays the gameplay effects of the selected actor.
|
||||
|
||||
### Pools
|
||||
Displays attributes of the selected actor as pools.
|
||||
|
||||

|
||||
- The pools can be configured in a data asset.
|
||||
|
||||
@@ -102,6 +108,7 @@ Displays attributes of the selected actor as pools.
|
||||
|
||||
### Tags
|
||||
Displays gameplay tags of the selected actor.
|
||||
|
||||

|
||||
|
||||
### Time Scale
|
||||
|
||||
Reference in New Issue
Block a user