AlecWGreene / ChimeraGame

MIT License
1 stars 0 forks source link

Create a custom GAS layer #4

Closed AlecWGreene closed 11 months ago

AlecWGreene commented 1 year ago

A lot of the basic classes are in place, once ability input is setup and maybe some GE/attribute framework this will get closed out

AlecWGreene commented 1 year ago

It might be worth merging the GAS plugin with the Input plugin into a ChimeraGame plugin which contains all sorts of core tech for the game. Will be useful for porting the work to any future projects.

AlecWGreene commented 12 months ago

GameplayAbilities, ASC input and animation has been updated. Next big thing will be attribute sets and GameplayEffects.

AlecWGreene commented 11 months ago

Core infrastructure is up, and while there's a lot to go, it'll be issued out as it comes up.