Author Topic: how to make bouncy projectile?  (Read 451 times)

i am trying to create a bouncy projectile. for resources i have looked at projectile_pong, projectile_pinball, weapon_horseray, and weapon_bow, but the answer has eluded me

is there some sort of attribute or is there some method? i am answerless

https://forum.blockland.us/index.php?topic=59525.msg963281#msg963281
bounceElasticity and bounceFriction should be the projectile properties to change.

https://forum.blockland.us/index.php?topic=59525.msg963281#msg963281
bounceElasticity and bounceFriction should be the projectile properties to change.
it seems that armingDelay has to be above 0 as well because now it works :o