# Projectile Help

**URL:** https://forum.kirupa.com/t/projectile-help/315630
**Category:** Uncategorized
**Created:** [October 30, 2010, 8:22pm UTC](https://forum.kirupa.com/t/projectile-help/315630 "2010-10-30T20:22:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![zerdang](https://avatars.discourse-cdn.com/v4/letter/z/ecb155/32.png) [@zerdang](https://forum.kirupa.com/u/zerdang)
#### Post date: [October 30, 2010, 8:22pm UTC](https://forum.kirupa.com/t/projectile-help/315630/1 "2010-10-30T20:22:05Z")

</div>

I’ve been trying to create a game like this

> **[N3wton](https://www.kongregate.com/games/Zyzic/n3wton)**
>
> Maneuver your character through 25 puzzle filled levels.
> 
> Update: Hopefully I#39ve fixed a few problems with people not getting their badges. Unfortunately thi...

I was slowly making progress when I hit a major problem. My bullets weren’t firing. I don’t know why but the bullets stay on the Player’s x and don’t move. I’ve looked at numerous tutorials on the physics of Flash bullets/projectiles and nothing looks wrong with my code. I’ll check if my radians and Degrees are all sorted out. The Error is probably in the bulletUpdate in Engine.as. Could someone tell me what went wrong here?
