As per this link
http://www.defold.com/doc/cameras#_creating_a_camera
I should add camera component to the game object. But when I try to add a component, I dont get the option of Camera. What am I doing wrong? These are the options that I get
You need to create a camera object in the Project explorer and the add it with “Add component from file”
3 Likes
Thanks! that helped!