anjackthemage/dfe-blazor

Network Communication Type 1 - State Change

Opened this issue · 0 comments

Used for communicating a state change on an Entity, Map or Zone

Example of a state change message (for scope illustration) :
Entity #42 changed velocity to vx, vy at location x, y
Map tile #64 changed blocking flag to false

State changes must refer to an already existing entity.