Camera control and delete layer?

Hello, recently I began to study the engine defold , I can not find an explanation about the basic things for example camera control. Where can I find the basic information?

The camera documentation can be found in the manual here: Camera component manual and the API documentation here: API reference (Camera)

1 Like

Oh, and what do you mean by “delete layer” in your post title? GUI layers?

thank you very much for this information, but I need another base ,

, that is, I need to move the camera just tilemap

and please tell me where to get things beginners

I’m not sure I understand what you mean.

I have an example of how to move a camera across a tilemap. The code is here: publicexamples/examples/drag_to_scroll at master · britzl/publicexamples · GitHub and a live demo here: PublicExamples 0.0

1 Like

Have you seen the Defold documentation here: Introduction to Defold

We also have a Getting Started Tutorial here: Defold tutorials

And there are some video tutorials here: https://www.youtube.com/watch?v=PrkmFn86E5Y

If the above sources doesn’t cover what you’re interested to learn you need to be more specific so that we can point you in the right direction. Ok?

3 Likes

There are a ton of manuals available. If you are asking how to move the camera in the editor, then this one explains how to use the scene editor: The Defold scene editor

When you get the hang of the editor you might want to try a couple of tutorials. Check out Defold tutorials

2 Likes

thank you very much, you are right a ton of guides, but guides in my language is almost there, here and cant understand. Once again, thank you very much

1 Like