alessandro@lemmy.ca to PC Gaming@lemmy.ca · 8 months agoBaldur's Gate 3 official mod support is in the works, Larian sayswww.destructoid.comexternal-linkmessage-square16fedilinkarrow-up1155arrow-down12
arrow-up1153arrow-down1external-linkBaldur's Gate 3 official mod support is in the works, Larian sayswww.destructoid.comalessandro@lemmy.ca to PC Gaming@lemmy.ca · 8 months agomessage-square16fedilink
minus-squareLmaydev@programming.devlinkfedilinkarrow-up1·8 months agoThe engines often have most of the features already as they are used by the team when making the game. Level, quest etc. creation isn’t generally done in code. So it’s likely there’s already tooling to achieve this. Scripting of some sort is also often used by the engines to prevent the need for full rebuilds when changing things beyond the core engine components.
The engines often have most of the features already as they are used by the team when making the game.
Level, quest etc. creation isn’t generally done in code. So it’s likely there’s already tooling to achieve this.
Scripting of some sort is also often used by the engines to prevent the need for full rebuilds when changing things beyond the core engine components.