You are viewing a potentially older version of this package. View all versions.
RizzK-LookAtEnemy-1.0.0 icon

LookAtEnemy

A Lightweight Auto-aim, automatically makes you look at Enemies

By RizzK
Date uploaded 3 days ago
Version 1.0.0
Download link RizzK-LookAtEnemy-1.0.0.zip
Downloads 35
Dependency string RizzK-LookAtEnemy-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

LookAtEnemy

(My First time Coding btw)

A lightweight, performant 3D aim-assist mod for ULTRAKILL. This mod automatically tracks active enemy entities in 3D space, just for Fun!

Features

3D Tracking: Corrects both pitch (vertical) and yaw (horizontal) to keep targets centered.

Optimized Performance: Uses an interval-based scanning system to ensure high frame rates during intense combat (tested in The Cybergrind).

Press F6 to toggle (disable/enable)

Troubleshooting

Mod not working? Ensure your BepInEx/plugins/ folder contains the LookAtEnemy.dll. Tracking weirdness? The mod tracks the center-of-mass of active enemies. If you notice any issues with specific enemy types, please report them!

CHANGELOG

v1.1.0

  • Added aggressive Coin(Clone) tracking (SHOOT 2 OR MORE COINS FAST!)
  • Added strict filtering to ignore the Enemy Idol(Clone)

v1.0.0

  • initial release