随笔 - 3  文章 - 0  评论 - 0  阅读 - 289
06 2022 档案
godot中使用代码放置图集图块(AltasTile)
摘要:extends TileMap func _ready(): for x in 20: for y in 20: #这里的x,y参数是tileMap里面的格子位置,tile参数是tileSet中 AltasTile图集的id #最后的autotile_coord参数是在TileSet中AltasTi 阅读全文
posted @ 2022-06-05 11:23 1288hh 阅读(112) 评论(0) 推荐(0) 编辑
https://blog.csdn.net/weixin_43539313?spm=1000.2115.3001.5343
摘要:var a = string.split("apple,banana,stone","<,>") console.log(table.unpack(a)) 阅读全文
posted @ 2022-06-05 11:20 1288hh 阅读(76) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示