4_con
(Conic)
July 10, 2022, 3:16pm
1
Is it possible to make something similar to the Iron Lung camera in Roblox?
For those that do not know about iron lungs camera. It is attached to a submarine that takes a picture of anything that is in front of you. Then puts that image onto a screen.
im not sure thats possible with roblox as it would have to print out the entire screen. not sure though
Reditect
(Reditect)
July 10, 2022, 3:48pm
3
Making a camera that can take pictures isn’t easy, but these might help:
A few people has asked me how I made a camera function in Roblox (https://twitter.com/EjoTheDev/status/1189920983429394433?s=20 ), So I decided to post a tutorial on how I made it here (For educational purpose).
Disclaimer: Please keep in mind that I am still quite new to scripting, and my ways may not always be the best, but I am doing my best.
Step 1:
Start by setting up the brick where the objects you want to take a photo of should be. To make it simple, I have just made a big grey block an…
Hello! I am making this topic regarding a specific issue: I am trying to have a screen in my game show a stage through a camera. I have tried using Viewport Frame, however to no avail. I might not be setting it up right, or something. However, I have given it my all and decided to come here in the end.
Here is the main stage;
Image
As you can see, I am trying to have the big screen on the top show the main stage where the camera is on the bottom. Would anyone happen to have any ideas?
I have…
2 Likes
4_con
(Conic)
July 10, 2022, 4:02pm
4
TYSM. Thats very close to what I will need.
1 Like