Tutorials: Week 16 of #8WeekGameDev. FlipTiles:Runner

posted in AntHillPlan
Published June 05, 2019
Advertisement


Sorry, not a tutorial on game design but tutorials in a game. This Week was spent making the tutorial for FlipTiles:Runner

The first Tutorial introduces the Party Management screen and changing party leader. This has 4 steps.

1) Press the party management button to change screens.

2) Select a new Character.

3) Assign as party leader

4) go back to the main screen to play or Press Help.

231864675_LeaderTutorial.thumb.png.3cb0a74cd651f9ce2198c086e19af979.png

Followed by on how to change the theme, which changes the board. This almost the same as the change leader tutorial but has a ne etra step of selecting a new theme before selecting a new character.
1567154217_ThemeTutorial.thumb.png.f963a3bd2337dad42968c1232cb43cde.png

A small popup to let people know about the three speeds of play.
115061977_Modehint.png.92cb6b3bd7c61816ea37157b8425e220.png

A couple of large panes to block players view of theme they cannot play yet, with instructions on how to get access to the themes. 

The first one is explaining that a theme cannot be played until you have a character in the theme. 

2082455668_Nocharacters.thumb.png.4bbb0f1c5c158d55155582b5c416ca04.png

The second on blocks the player from seeing characters in a theme until they have a character in the previous theme.

1861522426_BlockedTheme.thumb.png.3362ce60174bb97eab54d2a80a7b4621.png

Although it does not look like much, getting the logic right to show the messages when the players had played enough and to keep showing them until the player took the actions, took a while to get right. I did not force players to take the action if they did not want to, also if the had already taken the action I did not show the messages. For example, after playing twice I show the change leader tutorial, but if the player changes leader after playing once the tutorial will never be shown. Also if after changing character the player does not play with a new character the tutorial shows again.
 

0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement