Thank you!I used a TileMapLayer node to create the levels manually. When the game starts, it reads the TileMapLayer's data and creates the tiles, which are Node2Ds.
Ok great! Thx for your answer :)