Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Actor y: Difference between revisions

From Cobalt Wiki
m 1 revision imported: Try to import fandom pages (manual dump, 3)
No edit summary
 
Line 12: Line 12:
  local chosenActor = API.getPlayerActor()
  local chosenActor = API.getPlayerActor()
  print(tostring(chosenActor.y))
  print(tostring(chosenActor.y))
[[Category:Official_Modding_API]]
__INDEX__