Solarus 1.5 Tutorial [en] - Basics #15: Map scripts

Subscribers:
3,040
Published on ● Video Link: https://www.youtube.com/watch?v=4wPnAM6eoTo



Category:
Tutorial
Duration: 14:38
982 views
25


In this progressive tutorial series, I explain how to develop a Zelda-like adventure game with the Solarus engine and Solarus Quest Editor.

Every map has a Lua script file executed when the hero enters it. The map script allows to program the behavior of its entities: opening a door, show a treasure chest, etc. This video introduces the map script basics with a simple example.

- Video made with Solarus 1.5.
- Download Solarus : http://www.solarus-games.org/download/
- Solarus documentation : http://www.solarus-games.org/doc/latest/
- How to program in Lua: http://www.lua.org/pil/contents.html
- Legend of Zelda A Link to the Past resource pack: https://github.com/christopho/solarus-alttp-pack

Support Solarus: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YFMPWB625FJNC




Other Videos By ChristophoGames


2016-09-24Solarus 1.5 Tutorial [en] - Basics #18: Dialogs with a non-playing character
2016-09-24Tutoriel Solarus 1.5 [fr] - Initiation #18 : Dialoguer avec un personnage non joueur
2016-09-24Solarus 1.5 Tutorial [en] - Basics #17: How to display an image
2016-09-24Tutoriel Solarus 1.5 [fr] - Initiation #17 : Afficher une image
2016-09-23Échecs classiques #12 : AdrianG29 vs Christopho (Partie Écossaise)
2016-09-21Échecs classiques #11 : bergin vs Christopho (Ouverture Reti)
2016-09-19Let's play Donkey Kong Country 2 live - E19
2016-09-19Échecs classiques #10 : sasha0379 vs Christopho (Partie indienne)
2016-09-17Solarus 1.5 Tutorial [en] - Basics #16: How to create a sprite
2016-09-17Tutoriel Solarus 1.5 [fr] - Initiation #16 : Comment créer un sprite
2016-09-17Solarus 1.5 Tutorial [en] - Basics #15: Map scripts
2016-09-17Tutoriel Solarus 1.5 [fr] - Initiation #15 : Les scripts de map
2016-09-16Échecs classiques #9 : Christopho vs leo593 (Défense est-indienne)
2016-09-14Échecs classiques #8 : martin1986 vs Christopho (Partie écossaise)
2016-09-12Échecs classiques #7 : Christopho vs Zenga (Défense Nimzo-indienne)
2016-09-10Solarus 1.5 Tutorial [en] - Basics #14: How to create a tileset
2016-09-10Tutoriel Solarus 1.5 [fr] - Initiation #14 : Comment créer un tileset
2016-09-10Solarus 1.5 Tutorial [en] - Basics #13: Organize your code in separate files with require()
2016-09-10Tutoriel Solarus 1.5 [fr] - Initiation #13 : Séparez le code en plusieurs fichiers avec require()
2016-09-09Échecs classiques #6 : Christopho vs LuckCow (Défense Benoni)
2016-09-07Échecs classiques #5 : buka vs Christopho (Défense scandinave)



Tags:
Solarus
tuto
tutoriel
tutorial
Zelda
Zelda Classic
Legend
2D
fangame
RPG
RPG Maker
Let's Play
Solarus Quest Editor
game
game engine
map editor
Lua