Adding the ability to set the player's color outline via the scripting API
(currently not shared with the other players yet)
This commit is contained in:
@@ -13,6 +13,7 @@ message PositionMessage {
|
||||
}
|
||||
Direction direction = 3;
|
||||
bool moving = 4;
|
||||
uint32 outlineColor = 5;
|
||||
}
|
||||
|
||||
message PointMessage {
|
||||
|
||||
Reference in New Issue
Block a user