Seasons : the matter of learning
Guillaume has developped new tools so I can integrate sound effects now, helped by our sound designer (we will introduce to you soon).
In the same time, I have to improve the level design of few game sequences because we saw players having some difficulties when playing the demo at the Festival du Jeu Video. Here is a concrete example :
> Context of the game sequence
By entering a cave, the player discovers that it’s possible to grow “platform trees” exposing small trees with a beam of summer sunlight. The first “small trees” encountered are already in the level, but the player will have to seed several of them later. In order to create new trees, the player has to find a fruit and a place where he can bury it.
As you can see in the video, the player finds the place where he can dig a hole first then he has to find a fruit. He will find few ones in the next level, at the bottom of a tree, in the middle of a dark cave.
And it seems this sequence was a little bit too hard for some players…
> So, what’s the problem ?
1 – The player has to find a fruit, but he never encountered any trees with fruits before so he just don’t know what they look like.
2 – The player has to find this tree in a quite intricate and dark level, enough to make the player lose is motivation and hardly identify the tree.
3 – Even if the player find the tree, he doesn’t know in which season the fruits appear. If the player doesn’t try to switch between seasons near the tree, it’s possible that he never notices this tree is a special tree.
Learning is an extremely important concept in video games. Players hate tutorials because most of the time they are too long and boring, that’s why it’s better to make the game itself a big tutorial. It means it’s better to learn new things during the whole game than learning everything at the beginning.
And yet I didn’t learn the player that trees with fruits exist and I made this knowledge hard to learn by setting the level so dark the player can’t even see his character. That’s not very clever, but playtests are perfect to find and correct these mistakes, and there are solutions!
> How to improve the level :
1 – “The player doesn’t know what a fruit tree looks like” : to correct that, we can put fruit trees in the previous levels, so the player will learn their shape and basic behaviour even before having to use them in puzzles.
2 – “The player dosen’t know which season make the fruits appear” : in the demo, the fruits appear in spring.We can put fruit trees in previous levels, especially at places where we know the player has to switch to spring. That way, the player will notice that fruits appear in special trees when spring is active. The association “tree shape / season / fruit” will help the player to solve puzzles later.
3 – “The player can lose his character in the dark cave” : when the fox isn’t in the light of a firefly, the player can’t see his character. To avoid this, we give the fox the capability to take a special object in its mouth that will lighten his close environment, so it will be easier to navigate through the level and mentally re-build the labyrinth.
> Before / After :
There’s a place, in the cave, where spring is mandatory : the water reservoir. The wall in the center of the reservoir wasn’t really interesting so I removed it and add an inaccesible platform with a fruit tree. When the player switches to spring, he can see the fruits growing in the tree.
In the dark level, the fox has to stay close to a firefly to be seen by the player. I let few fireflies and add a sort of lantern at the beginning of the level the player has to use if he wants to access the tree. The fireflies are still useful in the second part of the level because the fox will have to drop the lantern in order to take a fruit in his mouth.
Wonderful ..thanks a lot for posting a good informitive blog
Très bonne remarque puisque c’est exactement ce qu’on avait prévu à la base et qu’on a abandonné pour des raisons de temps de dev. Il faudra qu’on réessaie ça…
Merci bien pour les 2 cents ! ^^
Tiens, à propos du niveau dans le noir complet (avec les libellules), je l’ai trouvé assez hardcore par rapport aux niveaux suivants… Peut être qu’il serait possible de jouer avec l’aboiement du renard pour attirer (ou au moins exciter) les libellules autour ? Ca rajouterai un element stratégique qui aiderait un peu le numéro d’equilibriste.
My 2 cents !