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: http://www.defold.com/manuals/camera/ and the API documentation here: http://www.defold.com/ref/camera/
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 tilemapand 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: https://github.com/britzl/publicexamples/tree/master/examples/drag_to_scroll and a live demo here: http://britzl.github.io/publicexamples/drag_to_scroll/index.html
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?
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: http://www.defold.com/manuals/scene-editing/
When you get the hang of the editor you might want to try a couple of tutorials. Check out http://www.defold.com/tutorials
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