v0.6.2: fixed custom tiled visual errors when revived by an ankh
This commit is contained in:
@@ -64,6 +64,7 @@ public abstract class CustomTiledVisual extends Tilemap implements Bundlable {
|
||||
}
|
||||
|
||||
public CustomTiledVisual create(){
|
||||
camera = null;
|
||||
x = tileX*SIZE;
|
||||
y = tileY*SIZE;
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user