Skip to content

Commit 7911071

Browse files
authored
Update README.md
1 parent a7fb0a9 commit 7911071

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Looking for Logic Driver LITE's Blueprint Only example project? Download from [h
3535
- Custom state class to print text and custom transition class with time delay
3636
- Exposing a text variable with a default value, editing the default value, and using a text variable
3737
- Dynamic instantiation of a state machine during run-time using custom classes and waiting for its completion
38+
- State stack example of multiple state classes combined into one state node.
3839

3940
## AI Example Map
4041

@@ -57,3 +58,7 @@ Looking for Logic Driver LITE's Blueprint Only example project? Download from [h
5758
## Skill Example Map
5859

5960
- Demonstrates branching parallel states and leaving states active.
61+
62+
## RPG Example Map [WIP]
63+
64+
- Demonstration of dialogue system interacting with an advanced quest system. Basic inventory system present (not made with Logic Driver).

0 commit comments

Comments
 (0)