MicrosoftDocs / minecraft-creator

This is the repository for Minecraft Bedrock documentation.
Creative Commons Attribution 4.0 International
175 stars 130 forks source link

spawnEntity in Script API seems to only work if the entity can be summoned, not all Projectiles work #806

Open mark-oskin opened 6 months ago

mark-oskin commented 6 months ago

Not sure if this is the correct location for this bit of feedback, but spawnEntity does not work on Projectile entities if the is_summonable flag is false. Seems to me the restriction should be removed, or some other method needs to be exposed to create these projectiles from the Script API.

thanks (and great job overall on Script API!).


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.