Adding New Bullets
Last updated
Last updated
Bullet data folder location: Content -> RPS-Volumetric_Bullets -> Data -> Data_Bullets
Add new data for your bullet by adding a new row: (3D models are optional)
Enum_Bullet_Caliber folder location: Content -> RPS-Volumetric_Bullets -> Data -> Enum_Bullet_Caliber
Add new enumerator with the SAME name as in the bullet data.
Go to: Content -> RPS-Volumetric_Bullets -> Blueprints -> BP_ProjectileSpawner -> Event Graph
Add the new bullet to the switch as shown in image (To make it cycle between bullets, connect with the last bullet Ex. If you want to connect from 12 Gauge to the new bullet, connect: 12 gauge -> new bullet)