User Tools

Site Tools


change_camera

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
change_camera [2024/02/08 13:52] – created justinchange_camera [2024/02/08 14:48] (current) justin
Line 1: Line 1:
-======Function======+======Change Camera======
 ---- ----
 (WIP) (WIP)
 +
 +Changes the [[camera_types|camera]] type. This function is currently limited to switching between Standard and First-Person.
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+change_camera(FIRST_PERSON)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|camera_type|Type of [[camera_types|camera]] to switch to (STANDARD or FIRST_PERSON).|[[Camera Type]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+change_camera(FIRST_PERSON);
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Change Camera** function to...
 </WRAP> </WRAP>
  
Line 26: Line 28:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:change_camera_node.png?nolink|}}
 </WRAP> </WRAP>
  
change_camera.1707429122.txt.gz · Last modified: 2024/02/08 13:52 by justin