https://github.com/mothcocoon/flowsolo
Tiny project showcasing Flow Graph usage in the single player game.
https://github.com/mothcocoon/flowsolo
unreal-engine
Last synced: 3 months ago
JSON representation
Tiny project showcasing Flow Graph usage in the single player game.
- Host: GitHub
- URL: https://github.com/mothcocoon/flowsolo
- Owner: MothCocoon
- License: mit
- Created: 2021-03-27T10:53:31.000Z (about 4 years ago)
- Default Branch: 5.5
- Last Pushed: 2025-03-08T09:29:00.000Z (4 months ago)
- Last Synced: 2025-04-02T08:12:57.613Z (3 months ago)
- Topics: unreal-engine
- Language: C++
- Homepage: https://discord.gg/Xmtr6GhbmW
- Size: 298 KB
- Stars: 55
- Watchers: 1
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flow Solo
Tiny project showcasing how to utilize [Flow Graph](https://github.com/MothCocoon/FlowGraph) plugin in the single-player game.### **Note:** This project requires `Git LFS` for it to work properly, `zip` downloads **won't work**. It's recommended to grab the project by cloning the repository.