Shards632
10 months agoMHCP Mentor
v208 typescript updates
- Player.avatarScale property
- you can now grow/shrink the player avatar!
- OnProjectileHitEnity code block event
- replaces deprecated OnProjectileHitObject and OnProjectileHitWorld events.
has a isStaticHit boolean to differentiate animated vs static object projectile hits - you can now get the Entity for static hits!
- replaces deprecated OnProjectileHitObject and OnProjectileHitWorld events.