9 years ago by capgun
Hi guys, I've been following the 'getting started' tutorials over at http://collinhover.github.io/impactplusplus/tutorial-Player.html
I'm trying to increase my projectile velocity to something larger than 200 but I can't seem to get my projectile moving any faster.
I've also set my user.config to:
This isn't achieving the desired result. Any help would be greatly appreciated, i'm seriously pulling my hair out over this one.
I'm trying to increase my projectile velocity to something larger than 200 but I can't seem to get my projectile moving any faster.
I've also set my user.config to:
ig.CONFIG_USER = { ENTITY: { MAX_VEL_X: 1200 } }
This isn't achieving the desired result. Any help would be greatly appreciated, i'm seriously pulling my hair out over this one.