File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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).
You can’t perform that action at this time.
0 commit comments