More background sprites (+ some sprites swing slightly, sprites are less likely to be placed in unreachable places)
This commit is contained in:
@@ -201,6 +201,8 @@ namespace Voronoi2
|
||||
|
||||
public bool isSolid;
|
||||
|
||||
public bool OutsideLevel;
|
||||
|
||||
public Vector2 Center
|
||||
{
|
||||
get { return (point1 + point2) / 2.0f; }
|
||||
|
||||
Reference in New Issue
Block a user