I am quite positively surprised how much faster (both, performance and development) #UnrealEngine scripting in #AngelScript is, compared to #Blueprint.

Also, it's was more readable than both, Blueprint and C++, so I think it's an alternative worth checking out.

The only drawback I see up to now is that it needs its own Engine Fork, that sadly is not easily available as .patch files.

https://angelscript.hazelight.se/

#GameDev

Unreal Engine Angelscript

Before making "proper" games, I used to mostly make mods, esp for Amnesia: The Dark Descent. This year, ATDD got Steam Workshop support at 13 yrs old, so I dipped back in.
Today, I released a script pack for ATDD modders, with things like List & Vector classes, String & Math stuff, & more, to help out the good folks who are still making content for OG Amnesia. https://wiki.frictionalgames.com/page/HPL2/HPL2_Helper_Scripts

Weird & wonderful to see how much I've learnt since last time I worked with this!
#modding #amnesia #angelscript

HPL2/HPL2 Helper Scripts - Frictional Wiki

#introduction
Since I've just moved (thanks to the Sunny Garden admins/mods for this place, and Cup of Tea people for my old home)🔃
🌍 I'm Enne (ɛn), punny full name: Aily Enne Bee, they/them, e/em/eir/emself, a trans/non-binary/polygender, neurodivergent, bilingual, omni-demisexual human who happens to be visually impaired.
I have 12 years of experience in:
✔ Music production and sound design (mixing, editing, sample creating, synth programming, synthesis…).
✔ Audio game/software/web development (AngelScript, PHP, JavaScript, HTML, PureBasic, some (C and Python)).
I like nature, pets (especially cats), wind chimes, light rain, music (especially EDM), poetry, Critical Roll, Doctor Who, Formula1, audio dramas, technology, books (especially fantasy and romance), mental health, etc.
I believe in peace, treating everyone equally (with respect), and using one's privileges to benefit people who aren't as fortunate.
The rights of marginalized minorities are basic human rights.
I'm accepting of BIPOC, LGBTQIA+, ND and DID people, as well as everyone else.
#sunnyGarden #cupOfTeaSocial #trans #nonBinary #polygender #neurodivergent #bilingual #omnisexual #demisexual #visuallyImpaired #musicProduction #soundDesign #reaper #gamedev #angelScript #php #javaScript #html #pureBasic #python #nature #pets #cats #windchimes #rain #music #EDM #poetry #criticalRoll #doctorWho #f1 #audioDrama #tech #books #fantasy #romance #mentalHealth #peace #lgbtqia #bipoc #did #woke
time to glue together #raylib, #angelscript, #physfs, and #emscripten into an ungodly thing called #nope2d... let's see if i nope out before nope2d exists or not

Kennt ihr #AngelScript?

Das ist eine #C++-artige Scriptsprache, die zur Integration in C++-Anwendungen gedacht ist. Einbetten geht mit wenig Aufwand und die ganze Geschichte läuft recht performant.

Die Sprache selbst ist ähnlich genug, sodass sich C++-Entwickler nicht groß umstellen müssen.

Das Build-System ist schlank gehalten, sodass man nicht gleich ganze Toolchain-Landschaften mitziehen muss.

https://www.angelcode.com/angelscript/

AngelScript - AngelCode.com