Category:Camera Functions: Difference between revisions

From Wiki G1R-MP G1 Remake Multiplayer
Jump to navigation Jump to search
Synchronize the Lua API category structure
 
Document scripted camera API and events available from G1R:MP 0.1.3
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<!-- This category is managed automatically by G1R-MP Wiki Bot. -->
<!-- This category is synchronized from the verified Lua API catalog. -->
Functions for validated player camera-target requests and camera reset.
Scripted-camera position, rotation, LookAt, FOV, state queries, transitions, paths, orbits and reset. The new scripted-camera API is available from G1R:MP 0.1.3; see [[Scripted camera]] for client/server signatures, ownership, limits and acknowledgement handling. Older experimental target/reset entry points remain separate from this API.


[[Category:Server Functions]]
[[Category:Lua Functions]]

Latest revision as of 23:51, 8 September 2026

Scripted-camera position, rotation, LookAt, FOV, state queries, transitions, paths, orbits and reset. The new scripted-camera API is available from G1R:MP 0.1.3; see Scripted camera for client/server signatures, ownership, limits and acknowledgement handling. Older experimental target/reset entry points remain separate from this API.