Devostated / InceptionCam

A HLAE tool to create inception cam transitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inception-Cam

A HLAE tool to create inception cam transitions.

Usage

  • Record and save the first campath
  • Use the ingame command getpos at the position where you want the campath to happen
  • Drag and drop the saved campath onto the InceptionCam.exe
  • Enter your getpos value
    • Format examples:
      • setpos -2160.120361 644.429016 12535.342773;setang 0.000000 -157.500000 0.000000
      • setpos -2160.120361 644.429016 12535.342773
      • -2160.120361 644.429016 12535.342773
  • Load campath

Example

example_Vanity.mp4

Inspired by Ganymede by Gmzorz using his documentation.

Build

Build it using PyInstaller

pyinstaller.exe --onefile --windowed --add-data="images/HLAELauncher.ico;images" --noconsole --icon=images/HLAELauncher.ico inception.py

Requirements

PySimpleGUI
PyInstaller

About

A HLAE tool to create inception cam transitions


Languages

Language:Python 100.0%