User Tools

Site Tools


en:tutorials:scrolling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:tutorials:scrolling [2018/02/13 20:46 (6 years ago)] – ↷ Page moved from tutorials:scrolling to en:tutorials:scrolling iarwainen:tutorials:scrolling [2018/06/21 06:48 (6 years ago)] sausage
Line 3: Line 3:
 ===== Summary ===== ===== Summary =====
  
-See previous [[main_previous#Basic|basic tutorials]] for more info about basic [[object|object creation]], [[clock|clock handling]], [[frame|frames hierarchy]], [[anim|animations]], [[tutorials:viewport|cameras & viewports]], [[tutorials:sound|sounds & musics]], [[FX|FXs]] and [[physics]].+See previous basic tutorials for more info about basic [[object|object creation]], [[clock|clock handling]], [[frame|frames hierarchy]], [[anim|animations]], [[viewport|cameras & viewports]], [[sound|sounds & musics]], [[FX|FXs]] and [[physics]].
  
 This tutorial shows how to display a [[wp>Parallax_scrolling|parallax scrolling]]. This tutorial shows how to display a [[wp>Parallax_scrolling|parallax scrolling]].
Line 37: Line 37:
 As usual, we begin by creating a viewport, getting the main clock and registering our ''Update'' function to it.\\ As usual, we begin by creating a viewport, getting the main clock and registering our ''Update'' function to it.\\
 Lastly, we create our ''Sky'' background and all our ''Cloud'' objects.\\ Lastly, we create our ''Sky'' background and all our ''Cloud'' objects.\\
-Please refer to the [[main_previous#Basic|previous tutorials]] for more details.+Please refer to the previous tutorials for more details.
  
 Now let's see our ''Update'' function. First, we get our camera speed from config and update it using to our DT so as not to be framerate dependent. Now let's see our ''Update'' function. First, we get our camera speed from config and update it using to our DT so as not to be framerate dependent.
en/tutorials/scrolling.txt · Last modified: 2020/08/31 05:44 (4 years ago) by sausage