mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:35:34 +00:00
Mapping
This commit is contained in:
parent
b76427e3ca
commit
730594666f
7 changed files with 118 additions and 8 deletions
|
|
@ -13,7 +13,9 @@ public partial class TilemapAvoidance : TileMapLayer
|
|||
|
||||
public override void _Ready()
|
||||
{
|
||||
//NavigationServer2D.MapSetEdgeConnectionMargin(this.TileSet.GetRid(), 0f);
|
||||
_ = RefreshNavigationAsync();
|
||||
|
||||
}
|
||||
|
||||
private async Task RefreshNavigationAsync()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue