TheSunCat / Whitehole

A level editor for Super Mario Galaxy 1 and 2.
15 stars 10 forks source link

Camera gets stuck underneath blocks #17

Open bavario-lginc opened 3 years ago

bavario-lginc commented 3 years ago

Hey guys,

I want to remake the level "Super Block Land" from Super Mario 3D World in Super Mario Galaxy 2. So far, I have only built the starting area which contains a couple of BigStrongBlockSteps and BigPunchBlockSteps. 🙃

I have also added a Camera Area which contains the first section. Yet no matter what I do, the camera always gets stuck underneath the blocks: image

I can get the camera to face Mario with some messing around, but it doesn't work on load. How can I fix this issue? Here's a screenshot of the camera area: image

Keep up the great work!

IonicPixels commented 3 years ago

this is not an issue with Whitehole. Cameras are not made from just Whitehole. you need another program called Launch Cam Plus to actually set up the camera parameter that tells the camera areas in (which were placed in Whitehole) what to do.

TheSunCat commented 2 years ago

Hi! Sorry for the late reply. When you click the "Generate simple camera" button in the top bar, does the camera ID of that CameraArea increment? Do you see any errors printed to the status bar at the bottom?