0 votes

Hi

I fastly need to make screen that show some camera view (all in 2d). Here’s drawing what I mean:
https://wmpics.space/di-XC34.png

camera2 and projection (screen) must be resizable both;
camera
2 and projection (screen) must be movable freely both.

Good existing game example is screen in Undertale Alphys’s lab, that showing player and all around with camera following player:

Image: https://wmpics.space/di-LWMC.png
Video link with timecode: https://youtu.be/vEVR2FUB3ic?t=8271 (timecode: 2:17:51)

What is the best and simple solution for this?

Godot version 3.5.1
in Engine by (12 points)

1 Answer

0 votes

Look up how to do ' Split Screen Local Multi-Player ' That's basically how you do that effect.

You basically just take a camera and send it's view to a texture thing.

by (22 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.