andrew-delph / libgdx-game

A game inspired by Terraria and tower defense, featuring multiplayer support, procedural world generation.
1 stars 0 forks source link

entity action details update #367

Closed andrew-delph closed 1 year ago

andrew-delph commented 2 years ago

There is an issue. When we have the entity controller make an update. it would be great if the action itself update all the needed attributes and then we dont need to attach specifics to actions.

Do other places call actions or just update the attributes and react to them?

andrew-delph commented 2 years ago

delete this if its not needed.

andrew-delph commented 2 years ago

entity action needs to hold an entity so it can change metadata