Lv.1
签名:
在 玩家怎么发射子弹,火球,炮弹之类的实体教程 中回复
world.onPress(({ button, entity, raycast }) => { if(button ==='action0'){ console.log(` ${entity.player.name} 按下了左键`); var ball = spawnEntity(entity.position.x+raycast.direction.x, entity.position.y+raycast.direction.y, entity.position.z+raycast.direction.z,"mesh/火球.vb"); ball.velocity.x += raycast.direction.x*3; ball.velocity.y += raycast.direction.y*3; ball.velocity.z += raycast.direction.z*3; } }) 上面代码没空行所以重发一下
2021-04-19T13:32:49 点赞:1
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
分期发:https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435823 https://shequ.cod喵/community/435820 https://shequ.cod喵/community/435819
2022-04-05T16:29:20 点赞:0
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
分期发:https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435823 https://shequ.cod喵/community/435820 https://shequ.cod喵/community/435819
2022-04-05T16:29:42 点赞:0
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
分期发:https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435823 https://shequ.cod喵/community/435820 https://shequ.cod喵/community/435819
2022-04-05T16:30:05 点赞:0
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
分期发:https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435823 https://shequ.cod喵/community/435820 https://shequ.cod喵/community/435819
2022-04-05T16:30:12 点赞:0
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
分期发:https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435817 https://shequ.cod喵/community/435823 https://shequ.cod喵/community/435820 https://shequ.cod喵/community/435819
2022-04-05T16:30:16 点赞:0
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
https://shequ.cod喵/work/141867575,大家可以进入这个作品的源码界面,然后里面有几个角色是连接
2022-04-05T16:41:18 点赞:0
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
https://shequ.cod喵/work/141867575,大家可以进入这个作品的源码界面,然后里面有几个角色是连接
2022-04-05T16:41:36 点赞:0
在 MC玩家必看!我找到的几个优质的2DMC!!! 中回复
https://shequ.cod喵/work/141867575,大家可以进入这个作品的源码界面,然后里面有几个角色是连接
2022-04-05T16:41:42 点赞:0