Cycle Camera Focus: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Infobox mod | title= Cycle Camera Focus | creator= {{Mod author|TheOnlyZac}} | image= | caption= Image caption | version= NTSC | download= https://cdn.discordapp.com/attachments/472060021803450378/855104708104814612/Cycle_Camera_Focus_Sly_2_by_TheOnlyZac.lua }} Lets you cycle the camera focus to all entities in a level. == Instructions == Copy and paste the Lua script into Cheat Engine (press CTRL+ALT+L to open the LUA window). * Use the RIGHT and LEFT arrow keys t...")
 
No edit summary
Line 8: Line 8:
}}
}}


Lets you cycle the camera focus to all entities in a level.
'''Cycle Camera Focus''' is a Lua script for Cheat Engine that lets you switch the the focus to all entities in a level.


== Instructions ==
== Usage ==
Copy and paste the Lua script into Cheat Engine (press CTRL+ALT+L to open the LUA window).


# In Cheat Engine, press CTRL+ALT+L to open the Lua script window.
* Use the RIGHT and LEFT arrow keys to focus the game focus on the next or previous entity in the entity list.
* Press the END key to stop the script and focus the camera on Sly.
# Navigate to File -> Open, and select the .lua file.
# Press "Execute Script" to activate the mod.
# Use the RIGHT and LEFT arrow keys to cycle the camera focus between entities in the entity list.
# Press the END key to stop the script and focus the camera on Sly.


You can use this to find the pointer to any entity in memory by checking the value of the Current Focus Pointer (0x203E138C) while focused on that entity.
You can use this to find the pointer to any entity in memory by checking the value of the Current Focus Pointer (0x203E138C) while focused on that entity.
== Known issues ==


* It has only been tested in Paris, and some entities crash the game. Use at your own risk.

== Notes ==
It has only been tested in Paris, and some entities crash the game. Use at your own risk.




== GIF Showcase ==
== GIF Showcase ==

Revision as of 01:15, 17 May 2023

Cycle Camera Focus
Mod
Creator(s)TheOnlyZac
VersionNTSC
DownloadLink

Cycle Camera Focus is a Lua script for Cheat Engine that lets you switch the the focus to all entities in a level.

Usage

  1. In Cheat Engine, press CTRL+ALT+L to open the Lua script window.
  2. Navigate to File -> Open, and select the .lua file.
  3. Press "Execute Script" to activate the mod.
  4. Use the RIGHT and LEFT arrow keys to cycle the camera focus between entities in the entity list.
  5. Press the END key to stop the script and focus the camera on Sly.

You can use this to find the pointer to any entity in memory by checking the value of the Current Focus Pointer (0x203E138C) while focused on that entity.

Known issues

  • It has only been tested in Paris, and some entities crash the game. Use at your own risk.

GIF Showcase





Loading comments...