decentraland / editor-legacy

📝 Collaborative real-time edition of parcel scenes, with IPFS uploading. Based on aframe-inspector
MIT License
55 stars 15 forks source link

Need a way to move camera to selected entity #47

Open cfravel opened 6 years ago

cfravel commented 6 years ago

Steps to reproduce: Place an entity at a higher Z elevation, (anything too high to see with current camera position), or just Lose track of where it is off-camera in a Scene. Try to find it // You have to use right mouse click and drag the camera up or around to find it

Suggested solution:

  1. When you select an object in scene entity list on left, the camera moves to it. or
  2. There is another (zoom to) icon on entities in the scene entity list that can be clicked to move camera there.