woodsjs / HordeDestroyer

MIT License
0 stars 0 forks source link

Projectile mesh not updatable or visable #2

Closed woodsjs closed 3 years ago

woodsjs commented 3 years ago

Looks like we're using a UMeshComponent instead of a UStaticMeshComponent in our Grenade Projectile so we need to swap that.

Right now we cannot see or add a mesh to an instance of GrenadeProjectile

woodsjs commented 3 years ago

resolved by commit https://github.com/woodsjs/HordeDestroyer/pull/3/commits/e71d6c3f3b421e5e3e4e6d4571002f1b6d85c8c9