-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,10 +6,9 @@ description: 'A simple, modular and extensible gameplay system that allows fast | |
import { Image } from 'astro:assets'; | ||
import logo from '../../../assets/fp_icon.jpg'; | ||
|
||
|
||
# FlowPilot: Streamline Your Unreal Engine Gameplay Creation | ||
|
||
Powerful, efficient, and intuitive gameplay design for Unreal Engine developers. | ||
**Powerful, efficient, and intuitive gameplay design for Unreal Engine developers.** | ||
|
||
πͺ [Get FlowPilot!](https://spotlesslink.com/4lyb6) | ||
| π₯οΈ [Documentation](http://www.flowpilot.dev) | ||
|
@@ -24,50 +23,42 @@ Powerful, efficient, and intuitive gameplay design for Unreal Engine developers. | |
|
||
FlowPilot is a powerful Unreal Engine plugin designed to simplify and accelerate the development of rich, interactive gameplay experiences. | ||
|
||
### Key Features | ||
## Key Features | ||
|
||
#### π¨ Intuitive Design Tools | ||
- **Custom FlowPilotEditor**: Create gameplay sequences and interactive objects with ease | ||
### π¨ Intuitive Design Tools | ||
- **Custom FlowPilot Editor**: Create gameplay sequences and interactive objects with ease | ||
- **Visual Flow Creation**: Design complex gameplay logic without extensive coding | ||
- **Blueprint & C++ Support**: Flexibility for visual scripting and traditional coding approaches | ||
- **Blueprint & C++ Support**: Create new tasks in Blueprint or Cpp | ||
|
||
#### 𧩠Modular Architecture | ||
- **Reusable Components**: Maximize efficiency by reusing tasks and entire FlowPilot Assets | ||
### 𧩠Modular Architecture | ||
- **Reusablility**: Maximize efficiency by reusing tasks and entire FlowPilot Assets | ||
- **Data-Driven Approach**: Easily adapt and scale your gameplay systems | ||
- **Seamless Integration**: Compatible with existing Unreal Engine projects | ||
|
||
#### β‘ Performance Optimization | ||
### β‘ Performance Aware | ||
- **Performance-First Approach**: CPU Cycles, VisualLogs, and Profiler Traces to monitor CPU usage in real-time | ||
- **Efficient Actor Management**: Prefetching system for optimized actor access | ||
- **Automatic Lifetime Control**: Streamlined management of spawned actors | ||
|
||
#### π οΈ Versatile Implementation | ||
- **GameplayTag Integration**: Easily locate and manage actors in scenes | ||
- **Extensible Task System**: Create custom tasks in Blueprint or C++ | ||
### π οΈ Versatile Implementation | ||
- **GameplayTag Integration**: Easily locate and manage actors in levels | ||
- **Extensible Task System**: Use built-in Tasks or create bespoke ones for your game | ||
- **Pre-built Task Library**: Get started quickly with included FlowPilotTasks | ||
|
||
### π Benefits for Your Team | ||
|
||
- **Accelerated Development**: Reduce time spent on repetitive tasks | ||
- **Improved Collaboration**: Share and reuse assets across your team | ||
- **Scalable for All Projects**: Suitable for small indie games to large-scale productions | ||
- **Scalable for All Projects**: Suitable for solo, indie or large teams | ||
- **Accessible Learning Curve**: Intuitive for beginners, powerful for experts | ||
|
||
### π Getting Started | ||
|
||
1. Download and install FlowPilot from the Unreal Engine Marketplace | ||
2. Explore the FlowPilotEditor and create your first gameplay flow | ||
3. Check out our documentation and tutorials for in-depth guidance | ||
|
||
### π Support and Resources | ||
## π Getting Started | ||
1. Download and install [FlowPilot from the Unreal Engine Marketplace](https://spotlesslink.com/4lyb6) | ||
2. Open the Content Example Map, and play around with FlowPilot Data assets | ||
3. Check our documentation and tutorials for your first steps | ||
|
||
## π Support and Resources | ||
- [Comprehensive documentation](http://www.flowpilot.dev) | ||
- Video tutorials for quick start | ||
- Dedicated support for enterprise users: [email me](mailto:[email protected]) | ||
|
||
## Contact | ||
|
||
Need help? The best place to get support is on Discord, where you can meet fellow devs and myself who help each other out. | ||
- π¨οΈ [Join Discord](https://discord.gg/sF9KjZ9qqj) | ||
|
||
Alternatively, you can [email me](mailto:[email protected]) or contact me on [Twitter/X](http://www.x.com/michaeladaixo) | ||
- π¨οΈ [Join Discord](https://discord.gg/sF9KjZ9qqj) to meet fellow dev teams | ||
- Contact me on [Twitter/X](http://www.x.com/michaeladaixo) |