Need help with cameras. (Solved)

I need help with how to make a camera. Here is my game:

I need the camera to go from the left wall to the right wall all on one screen.

check out the dynamic camera example on flowlab.io/examples

I already looked through there and I just looked again but I cant find anything.

Looked at that one too, already tried it didn’t work.

you can just add a camera behavior

How am I supposed to do that?

Oh that’s what you meant… yeah already tried that and i dont know how to get both the left and right wall on the screen at the same time.

image

Oh my god… im an idiot, thank you i’m so sorry i wasted your time.

1 Like

take the camera block from the components section and set up its x and y

@edwardi already helped thank you though

I have one more question if someone is still here.

So when I click play the camera waits until my character is in the middle of the screen, is there a way to make the camera start moving immediately.

That’s exactly what you will achieve (camera moving immediately) if you add a camera behavior inside the player object.

You can watch and learn more about the Camera behavior here:
(It also teaches how to make the exact type of camera you want)

2 Likes

Can anybody help me with a camera that is a simple setup as I’m new to game devolopment

Please don’t revive dead topics. It clogs up the forums.

1 Like

It’s better to create a new topic than to bring up an old one. :slight_smile:

image

1 Like