mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-14 16:42:23 -07:00
Update README.md
This commit is contained in:
@@ -59,12 +59,15 @@ Displays the blackboard of the selected actor.
|
||||
### Cheats
|
||||
Used to apply cheats to the selected actor.
|
||||
|
||||

|
||||
- The cheats are gameplay effects configured in a data asset.
|
||||

|
||||
- Cheats replicated to the game server to be executed.
|
||||
- Key modifiers can be used to change which actor should be affected by the cheat:
|
||||
- `[CTRL]` Apply the cheat to the controlled actor
|
||||
- `[ALT]` Apply the cheat to the allies of the selected actor
|
||||
- `[SHIFT]` Apply the cheat to the enemies of the selected actor
|
||||
- Cheats can be defined in a Data Asset. Cog provide two default cheat execution (Apply Effect, Activate Ability).
|
||||
- Cheat executions can be defined in blueprint.
|
||||

|
||||
|
||||
### Collisions Tester
|
||||
Used to test a collision query
|
||||
|
||||
Reference in New Issue
Block a user