| Name | <EntityTag.shot_at_angle> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.shot_at_angle |
| Description | Returns true if the Firework entity is 'shot at angle', meaning it should render facing the direction it's moving. If false, will be angled straight up. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityShotAtAngle.java#L52 |