poodoff
Results
1
comments of
poodoff
@photonstorm Hi. I try this example https://labs.phaser.io/edit.html?src=src\tilemap\base%20tile%20size.js ( \tilemap\base tile size) In console log I see: Phaser v3.61.0-beta.1 In example I tried to use this code `layer.putTileAt(1,2,2);` ( just for...