This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:tutorials:scrolling [2018/06/21 09:48 (7 years ago)] – external edit 127.0.0.1 | en:tutorials:scrolling [2020/08/31 05:44 (5 years ago)] (current) – ↷ Links adapted because of a move operation sausage | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Summary ===== | ===== Summary ===== | ||
- | See previous basic tutorials for more info about basic [[object|object creation]], [[clock|clock handling]], [[frame|frames hierarchy]], | + | See previous basic tutorials for more info about basic [[.objects:object|object creation]], [[.clocks:clock|clock handling]], [[.objects:frame|frames hierarchy]], |
This tutorial shows how to display a [[wp> | This tutorial shows how to display a [[wp> | ||
Line 28: | Line 28: | ||
The last point concerns the sky.\\ | The last point concerns the sky.\\ | ||
- | As seen in the [[frame|frame tutorial]], we set the sky object' | + | As seen in the [[.objects:frame|frame tutorial]], we set the sky object' |
This means the position set for the sky object in the config file will always be relative to the camera one.\\ | This means the position set for the sky object in the config file will always be relative to the camera one.\\ | ||
In other words, the sky will always follow the camera.\\ | In other words, the sky will always follow the camera.\\ | ||
Line 142: | Line 142: | ||
===== Resources ===== | ===== Resources ===== | ||
- | Source code: [[https://bitbucket.org/orx/orx/src/default/ | + | Source code: [[https://github.com/orx/orx/blob/master/ |
- | Config file: [[https://bitbucket.org/orx/orx/src/default/ | + | Config file: [[https://github.com/orx/orx/blob/master/ |