BAGU Studio - Ghost Vision

:fire: Ghost Vision System (UE5 Blueprint)

The Ghost Vision System is a lightweight, Blueprint-based mechanic that allows players to temporarily leave their body and explore the environment in a spirit form.

This system adds a unique gameplay layer by giving players the ability to scout surroundings from a different perspective and interact with the game world in a more immersive way.

:video_game: How It Works

When the player presses E, they enter Spirit Mode, leaving their body and moving freely for a short duration.

While in Spirit Mode:

  • The player can explore the environment

  • The duration is limited to 5 seconds

  • The player can press E again to exit early

Once the Spirit Mode ends:

  • The player returns to their body automatically

  • A 15-second cooldown is applied before the ability can be used again

:sparkles: Features
  • Enter and exit Spirit Mode

  • 5-second exploration duration

  • 15-second cooldown system

  • Early exit by pressing the key again

  • Visual UI feedback showing ability readiness

  • Simple and clean Blueprint structure

  • Easy to integrate into existing projects

  • Fully customizable parameters

  • Includes a demo map for testing

:hammer_and_wrench: Technical Details
  • Engine: Unreal Engine 5.4

  • System Type: Blueprint Only

  • Multiplayer: Not supported (Single-player only)

  • Input: Handled via Blueprint

  • Included:

    • 1 Ghost Vision Blueprint

    • 2 UI Widgets

    • Integrated with a Third Person Character

:gear: Customization

The system is fully customizable and allows you to easily adjust:

  • Spirit duration

  • Cooldown time

  • Movement behavior

  • UI feedback and design

All key variables are exposed for quick editing.

:light_bulb: Use Cases
  • Exploration mechanics

  • Puzzle gameplay systems

  • Horror and atmospheric games

  • Ability-based mechanics

:package: Included Content
  • Fully functional Ghost Vision system

  • UI system for cooldown and readiness

  • Demo level

  • Clean and organized Blueprint setup

:rocket: Notes

This system is designed for quick integration and clarity, making it ideal for developers who want to add a ghost or spirit mechanic to their project without complex setup. Demo assets shown in the screenshots are not included in the product.