Torch Arrow: Placing Blocks on Projectile Impact

ProjectilesInvestigationAdvanced
TL;DR

PlaceBlock fails for projectile impacts because blocks need physics/rendering data that only prefabs provide. Use SpawnPrefab with your block's prefab ID instead. Always test with getBlockState after placement to verify success.

Comments

No comments yet. Be the first to share your thoughts!