| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PCGExtendedToolkit-5.3.zip | 2024-12-10 | 5.7 MB | |
| PCGExtendedToolkit-5.5.zip | 2024-12-10 | 7.6 MB | |
| PCGExtendedToolkit-5.4.zip | 2024-12-10 | 7.5 MB | |
| PCGEx 0.46 source code.tar.gz | 2024-12-09 | 1.2 MB | |
| PCGEx 0.46 source code.zip | 2024-12-09 | 1.9 MB | |
| README.md | 2024-12-09 | 821 Bytes | |
| Totals: 6 Items | 23.9 MB | 0 | |
What's Changed
- Migration to UE::Task by @Nebukam in https://github.com/Nebukam/PCGExtendedToolkit/pull/86
- 🚩This may have introduced bugs, I've tested to the best of my abilities; please report any oddities!
Fixes & Tweaks
- Random Filter now has a weight/threshold feature (Credit to @EdBoucher for the suggestion)
- Sample Nearest Spline can now sample the spline at a per-point specified time/alpha/length instead of closest location
- Curve-using nodes now all offer the ability to use in-place editor if you don't care about relying on a curve asset.
- Goal Picker : All A simple goal picker that match every seed to all the available goals in the
Pathfinding Edgesnode - Small bugfixes
Full Changelog: https://github.com/Nebukam/PCGExtendedToolkit/compare/v0.45...v0.46