SlowMotion Fps Template
  • SlowMotionFpsTemplate
  • Getting Started
  • Player
    • Player
    • TimeDilation/SlowMo
    • Player Controls
  • Enemy AI
    • Enemy
  • Tools
    • Enemy death counter
    • Teleporter
    • Event Maker
    • Enemy Spawner
    • Random Item Spawner
    • TimeDilationZone
  • BPs
    • Drawer
    • Physics Door
    • Button
    • Sliding Door
    • Bars
    • Destructible Glass
  • Weapons
    • Pistol
    • Shotgun
  • Throwables
  • Throwables
  • HUD
    • Widgets
  • Miscellaneous
    • In Game Popups
    • Screen Transition Effect
    • Body Cam Effect
  • ...
    • Patch Notes
Powered by GitBook
On this page
  1. Weapons

Pistol

PreviousDestructible GlassNextShotgun

Last updated 1 month ago

● You can edit anything shown above.

  1. Time Between Shots.

  2. Min and Max Bullet Amount.

  3. It randomly selects the amount of bullets, so you can enter Min Bullet Amount and Max Bullet Amount. ( enter the same amount to get a fixed ammo count ).

  4. Can Fire?, A_PistolFire, A_PistolReload, A_PistolBulletDropSound etc.

● You can use variables like “Weapon Name, EquippedByEnemy? GameplayTag CanDamageEnemy? EquippedByPlayer?” for gameplay and background logic purposes, if another blueprint needs them they can see and use variables to take action accordingly.