A.D. Vanderstein
Active member
Question: When Samus is in the Morphball she lays down regular bombs and power bombs, the problem I have is that when she drops a bomb in the air it floats and does not fall to the ground. I tried to fix this by using "subject_to_gravity" set to 1, "antigravity" set to -50 and -100, but none of these worked. How do I get the bomb to fall to the ground and not float. BTW I don't want to adjust offsets so that is not an option. I use the entity as a projectile using custknife, Here is what I have:
name powerB
health 10
type none
alpha 0
nomove 1
lifespan 3.00
candamage enemy
antigravity -50
name powerB
health 10
type none
alpha 0
nomove 1
lifespan 3.00
candamage enemy
antigravity -50