Search found 1 match

by rapancheese
Mon Oct 15, 2012 7:04 am
Forum: Modding
Topic: What are the enumerables for shootProjectile
Replies: 5
Views: 5407

What are the enumerables for shootProjectile

So in some part of the tutorial the shootProjectile function is explained in a lot of detail. However, the very first parameter 'projectile' is never mentioned. Now, I tried out "rock" as the value for projectile and the code worked down to a rock being launched. From what I can tell that ...