Skip to content

gerlogu/FixedCameraSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fixed Camera System

Version Asset Type Asset Stars
Add cinematographic cameras by easily dragging them into the scene and use different tools to configure their style and path.

Thumbnail

If you find this asset useful, please support it by giving a "β˜… Star" to the repository, thank you!

Description

Latest Update: March 20th, 2023

Documentation / Official Website / GitHub Profile

πŸ“š Overview

Fixed Camera System includes different tools and actors to easily configure a scene with static and on-rail cameras. If you need help in order to include the actors into a map, read the User's Manual.

πŸ“£ Content

This is what you can modify:

  • Tool parameters
  • Camera parameters
  • C++ classes

πŸ›  How to Use

Read the manual here: [ENGLISH]

πŸ—£ Contact

If you have any questions, contact me and I will answer you and include your question into the User's Manual.

Technical Information

Features:

  • Easily add the various actors and tools by dragging them into the scene.
  • A custom tab has been added to the Editor to facilitate the placement of actors.
  • Example scene INCLUDED.
  • Open for future updates.

Code Modules:

  • FFixedCameraSystemModule: Editor

Number of Blueprints: 5

Number of C++ Classes: 4

Input:

Action Mappings

  • Shoot: Gamepad Right Trigger | Space Bar

Axis Mappings

  • HorizontalMovement: D (1.0) | A (-1.0) | Gamepad Left Thumbstick X-Axis (1.0)]
  • VerticalMovement: W (1.0) | S (-1.0) | Gamepad Left Thumbstick Y-Axis (1.0)]

Network Replicated: No

Supported Development Platforms:

  • Windows
  • Mac

Documentation: [ENGLISH]

Important/Additional Notes: In case you have any doubt, contact me and I will answer you and include your question into the User's Manual.