Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add camera movement to dialogs/cutscenes + add missing camera-movement only cutscenes #86

Open
47 of 51 tasks
Dhranios opened this issue Feb 19, 2023 · 0 comments
Open
47 of 51 tasks
Assignees
Labels
Enhancement New feature or request

Comments

@Dhranios
Copy link
Member

Dhranios commented Feb 19, 2023

What is the feature you want to see?
Add camera movement to the cutscenes/dialogs in the map, matching the camera behavior of the original game.

Why would you like this feature?
Accuracy.

Additional context
Notes:
The boss opening cutscenes are actually not cutscenes, but boss behavior; this should be changed. Doing so requires a rewrite of those ghosts' AI to be disable-able. The only ghost that already KINDA does this is gold ghosts. So a larger underlying task looms ahead: Restructure ghost AI. See #87. -Done
Change First Key to actual cutscene, rather than entity behavior. -Done

To do:

  • Allow moving model around while stop_model is in effect
  • Prevent separated camera from changing room number
  • Add method of moving model and camera separately
  • Animations which move player should not move the camera, but should move the model only

To add camera movement to:

  • Opening (new)
  • First Entrance (new)
  • First Key
  • Meet E. Gadd
  • Leaving the Lab (new)
  • Falling Chandelier (new)
  • Paintings
  • Chauncey's Door
  • Chauncey Opening
  • Move Storage Room Wall
  • Release Boos
  • Bogmire Ready (new)
  • Bogmire
  • Bogmire Opening
  • Mario's Painting
  • Mario's Painting Repeat
  • Astral Hall Ambush
  • Observatory Path (new)
  • Madame Clairvoya (camera in front of clairvoya, unless the player is in front, then to the side)
  • Mario Item (camera in front of clairvoya, unless the player is in front, then to the side; camera far in front during spirits section)
  • Mysterious Power
  • Mysterious Power Repeat
  • Boolossus
  • Boolossus Opening
  • Blackout Lightning
  • Fall Through Chimney (new)
  • Close Pipe
  • Sue Pea
  • Guest Room Flips (new)
  • Ghost Gauntlet
  • Ghost Gauntlet Wave (new)
  • King Boo Warp
  • King Boo
  • King Boo Opening
  • King Boo Appears (new)
  • Bowser Corrects Head (new)
  • Bowser Collapses (new)
  • Caught King Boo
  • Portrificationizing
  • Mario to Normal
  • Unlock Door (make skipable)
  • Locked Door (make skipable)
  • Astral Hall Trick Door (only 1 affected player)
  • Room Clear Chest Spawns (Focus camera on chest) (new)
  • 3DS Remake: Blockade Spawns (Focus camera on closest door) (new)
  • 3DS Remake: Dog House (new)
  • E3 Demo: Leaving the Lab (new)
@Dhranios Dhranios added the Enhancement New feature or request label Feb 19, 2023
@Dhranios Dhranios self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant