• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Suggestion] Camera Manipulation
#1
Hello Community, I came with great idea about Camera Manipulation!?

Code:
native CreatePlayerCamera(playerid, Float:X, Float:Y, Float:Size);
- playerid = Who's camera to be created?
- X, Y = 2D Coords for UI (like textdraw)
- Size = Size of UI
I also recommend to just Copy-Paste TextDraw UI and edit it to works with Cameras cuz every argument we need like size, outline, shadow is there...?

Code:
native AttachPlayerCameraToPlayer(playerid, targetid);
Show playerid's camera to targetid as UI

Also attaching cameras to objects will be great thing!
  Reply


Forum Jump: