Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Intro Cutscene: Improvements #62

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Rusty-Box
Copy link
Member

  • Update intro.nut (so it works with the cutscene)
  • Make the intro look more like a cutscene, instead of a level

@Rusty-Box Rusty-Box changed the title Intro cutscene Intro Cutscene: Improvements Aug 18, 2016
@@ -207,13 +217,16 @@ function shake_bush_thread(table)
table.shake_bush();
table.wait(3);
table.shake_bush();
Text.set_text(_("Suddenly, Nolok jumped from behind\nof an ice bush!"));

Choose a reason for hiding this comment

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

That should be "Suddenly, Nolok jumped out from behind\nan ice bush!"

@maxteufel
Copy link
Member

Squash the commits. And don't always say 'Improvements', it gets boring 😄.

@tobbi
Copy link
Member

tobbi commented Aug 19, 2016

At the beginning I can see Tux falling on camera. Can we fix that somehow? Maybe hide tux first?

@tobbi
Copy link
Member

tobbi commented Aug 19, 2016

Also, slight suggestion: After asking "Where are you, Penny?" Tux could maybe do searching motions? Not sure if that can be shown, though.

@Rusty-Box
Copy link
Member Author

Rusty-Box commented Aug 19, 2016

@tobbi Weird... . When I was testing it, you couldn't see him at the beginning. And I also tired to make a search motion. But it never worked the way it should be.

@Karkus476
Copy link
Member

@Rusty-Box Make tux look left right left right in quick succession maybe?

-Make the intro look more like a cutscene instead of a level
-Update intro.nut
- Make tux look left and right, when looking for penny
- fix some scripts
- make logo fade in and out instead of make it appear instantly
@Rusty-Box
Copy link
Member Author

I think it's almost done. Only problem is that Tux isn't invisible at the start of the cutscene, when starting it in the main game. (But it works when starting it in the level editor)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants