Solarus 1.5 Tutorial [en] - Basics #15: Map scripts
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