Sly 1:CAMERA: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Infobox data structure | title= | size= }} '''CAMERA''' is the struct in {{Sly 1}} that is responsible for the game camera’s position, rotation, etc. == Fields == {{Empty section}} {{Stub}} {{Navbox Sly 1}}")
 
(Corrections)
Line 4: Line 4:
}}
}}


'''CAMERA''' is the struct in {{Sly 1}} that is responsible for the game camera’s position, rotation, etc.
'''CAMERA''' is a data structure in {{Sly 1}}. Despite the name, is is not actually the struct for the game camera, which is {{Sly 1|CM}}.


{{Investigate|What is this struct if not the game camera? It may be related to security systems (i.e. alarms, lasers, spotlights).
== Fields ==
{{Empty section}}


{{Stub}}
{{Stub}}

Revision as of 16:55, 7 September 2023

Data Structure
GameSly Cooper and the Thievius Raccoonus

CAMERA is a data structure in Sly Cooper and the Thievius Raccoonus. Despite the name, is is not actually the struct for the game camera, which is CM.

{{Investigate|What is this struct if not the game camera? It may be related to security systems (i.e. alarms, lasers, spotlights).