Skip to content

Level video slides intro at the begining of the game. Its skippable and before the menu.#327

Open
AlanDJS9 wants to merge 8 commits into
devfrom
LevelVideoSlides
Open

Level video slides intro at the begining of the game. Its skippable and before the menu.#327
AlanDJS9 wants to merge 8 commits into
devfrom
LevelVideoSlides

Conversation

@AlanDJS9
Copy link
Copy Markdown
Collaborator

No description provided.

@AlanDJS9 AlanDJS9 self-assigned this Apr 18, 2024
@AlanDJS9 AlanDJS9 added this to the Final Polishing and Testing milestone Apr 18, 2024
@AlanDJS9 AlanDJS9 linked an issue Apr 18, 2024 that may be closed by this pull request
3 tasks
Copy link
Copy Markdown
Owner

@MashdorDev MashdorDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The implementation looks great I we need to change those things -

  • put it when it loads the level or before the level is loaded not as a splash screen when you enter the game

  • change the font in the video to montserrat font

@AlanDJS9
Copy link
Copy Markdown
Collaborator Author

Won't be able to make those changes on time, there is a level file that plays the video and takes you to the level when it finishes but the transition is not great. This one was added in the movies section so that is why it plays in the beginning.

@MashdorDev
Copy link
Copy Markdown
Owner

MashdorDev commented Apr 18, 2024

so you launch the game > you see the slide show you made > coreleveltest plays?

no menu?

@AlanDJS9
Copy link
Copy Markdown
Collaborator Author

Right now we have to options.

1.- Video plays as splash screen (skippable) , menu, coreLevelTest.
2.- Menu, video plays (unskippable), coreLevelTest.

@MashdorDev
Copy link
Copy Markdown
Owner

Ok we can do option 1, just change the font as it's super hard to read and not consistent with out fonts

@AlanDJS9
Copy link
Copy Markdown
Collaborator Author

I just asked Juan for the images without text, will update it asap. The only thing that changed is the project settings. We can add this config now and once I change the fonts I just need to update the file on synthing

@MashdorDev
Copy link
Copy Markdown
Owner

Sounds good, just push the changes to your branch instead of branching out again and pulling again

@MashdorDev
Copy link
Copy Markdown
Owner

Excellent, I saw the change! It looks good; if you can shorten the time between the end of the scene and the start of the level, that would be great.

currently you need to wait like 30 - 40 secs until it changes

@AlanDJS9
Copy link
Copy Markdown
Collaborator Author

There's no option or setting to change the time after the video plays and the length of the video is 42s. Is it the time that it takes to load the game maybe?

@MashdorDev
Copy link
Copy Markdown
Owner

with the menu, the LevelCoreTest loads almost instantly, with the video it take too long

Copy link
Copy Markdown
Collaborator

@rylerbleau rylerbleau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Finish Core Level Game Loop

3 participants