Resources and Links
Games Using UnrealEngine-Angelscript
- It Takes Two, by Hazelight (2021)
- The Talos Principle 2, by Croteam (2023)
- THE FINALS, by Embark Studios (2023)
- Archons, by BulletHell Studios (2024)
- ARC Raiders, by Embark Studios (TBA)
Documentation and Examples
- Creating Widgets with Unreal & Angelscript
A nice overview on how to interact with UMG widget blueprints through script
Development Resources
- Unreal Angelscript Clang-Format
Extension for vscode to use clang-format to format UE-AS scripts - GameplayMessageRouter with Angelscript
GameplayMessageRouter plugin from the Lyra sample project with added angelscript bindings
Videos
- Building Tools Quickly: Blueprints, Menus, Utilities, and Widgets | Unreal Fest 2022 (Youtube)
From Embark Studios about their internal tooling, touches a bit on Angelscript usage
Community
UnrealEngine-Angelscript Development
- UnrealEngine-Angelscript (GitHub)
Main development repository for the UE-AS plugin and engine divergences - vscode-unreal-angelscript (GitHub)
Source code repository for the vscode extension for UnrealEngine-Angelscript - Docs-UnrealEngine-Angelscript (GitHub)
Source text for this documentation website