diff --git a/Nasal/tutorial.nas b/Nasal/tutorial.nas index 7b0f468cd..9ba2381a4 100644 --- a/Nasal/tutorial.nas +++ b/Nasal/tutorial.nas @@ -32,6 +32,11 @@ # # +# - the tutorial will always keep properties +# /sim/tutorial/targets/target[*]/{direction-deg,distance-m} +# up-to-date for each +# # - Optional: Initialization section consist of one or more # set nodes: # @@ -41,10 +46,10 @@ # - Tutorial step - a segment of the tutorial, consisting of # the following: # - Text instruction displayed when the tutorial reaches -# this step, and when neither the exit nor any error +# this step, and when neither the exit nor any error. # criteria have been fulfilled #