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 (TBA)
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
Documentation and Examples
- UnrealEngine-Angelscript-FpsStarter
Example scripts for the Unreal Engine 5 FPS Starter C++ project ported to AngelScript
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