mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-04 14:48:45 +00:00
Update README.md
This commit is contained in:
@@ -59,12 +59,15 @@ Displays the blackboard of the selected actor.
|
|||||||
### Cheats
|
### Cheats
|
||||||
Used to apply cheats to the selected actor.
|
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:
|
- Key modifiers can be used to change which actor should be affected by the cheat:
|
||||||
- `[CTRL]` Apply the cheat to the controlled actor
|
- `[CTRL]` Apply the cheat to the controlled actor
|
||||||
- `[ALT]` Apply the cheat to the allies of the selected actor
|
- `[ALT]` Apply the cheat to the allies of the selected actor
|
||||||
- `[SHIFT]` Apply the cheat to the enemies 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
|
### Collisions Tester
|
||||||
Used to test a collision query
|
Used to test a collision query
|
||||||
|
|||||||
Reference in New Issue
Block a user