Commit graph

67 commits

Author SHA1 Message Date
Brad Hefta-Gaub
4b9720dbf0 Merge pull request #8988 from huffman/fix/tutorial-smooth-turn
Add smooth turning support to tutorial
2016-11-02 17:17:51 -07:00
Ryan Huffman
cf975f9667 Update step/smooth yaw action values to be hardcoded 2016-11-02 15:56:19 -07:00
Ryan Huffman
68735763df Add support for smooth turning in tutorial 2016-11-02 15:41:35 -07:00
Ryan Huffman
54496c2eff Fix tutorial tracking wentToEntry if you haven't finished the tutorial 2016-11-02 09:02:39 -07:00
Ryan Huffman
4148abe28f Add comment to tutorial.js generateUUID usage 2016-10-28 16:17:54 -07:00
Ryan Huffman
8fe6278831 Update wentToEntry tutorial step to #9 2016-10-28 16:01:52 -07:00
Ryan Huffman
dd4e06e5de Add wentToEntry step to tutorial 2016-10-28 13:42:38 -07:00
Ryan Huffman
e3ee7a2a11 Remove stepRaiseAboveHead 2016-10-28 13:42:17 -07:00
Ryan Huffman
e6d2900bec Loosen up the requirements for the turn step in the tutorial 2016-10-27 15:02:35 -07:00
Ryan Huffman
7b881a6be0 Add begin step to tutorial 2016-10-27 15:02:21 -07:00
Ryan Huffman
8a7f67c849 Cleanup client controller display implementation in tutorial 2016-10-27 15:02:03 -07:00
Ryan Huffman
d577493d5e Remove unneeded comments in tutorial scripts 2016-10-27 14:58:20 -07:00
Ryan Huffman
c0e372c380 Remove annotation API from controller display 2016-10-27 14:58:20 -07:00
Ryan Huffman
0234747ec3 Update editEntitiesWithTag to use static lookup table 2016-10-27 14:58:20 -07:00
Ryan Huffman
1f25ba8f1f Update controller tips and trigger highlight in tutorial 2016-10-27 14:58:20 -07:00
Ryan Huffman
1f2b555a26 Add logging of show/hide/getByName in tutorial 2016-10-27 14:58:20 -07:00
Ryan Huffman
e9099b77a5 Add more debug to tutorial, new firecrackers, and adjust fuse 2016-10-27 14:58:20 -07:00
Anthony J. Thibault
60f728585a away.js now shows hand controllers in away mode.
* controllerDisplayManager is now part of default scripts.
* Also tutorial and away.js communicate with controllerDisplayManager via HMD.requestShowHandControllers, HMD.requestHideHandControllers
  and sendLocalMessage.
* removed previous version of controllerDisplayManger from tutorial.
2016-10-21 10:40:39 -07:00
Ryan Huffman
56a5d82f4b Cleanup tutorial.js and remove unused code 2016-10-07 10:30:18 -07:00
Ryan Huffman
4ba637edf1 Update tutorial to use static list of entity ids 2016-10-07 10:30:18 -07:00
Ryan Huffman
8c6ba204cd Update tutorial: away.js toggle, turning based on controller 2016-10-07 10:30:18 -07:00
Ryan Huffman
95d2e2a97a Update tutorial path 2016-10-07 10:30:18 -07:00
Ryan Huffman
6924040d82 Update tutorial http references to atp 2016-10-07 10:30:18 -07:00
Ryan Huffman
2ea71f5e0b Fix cleanup of controller in tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
1d699186a3 Clean up tutorial scripts 2016-10-07 10:30:18 -07:00
Ryan Huffman
c74df965ba Fix misnamed function and duplicate onFinish in tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
e875981a6a Add tracking of tutorialComplete to tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
fec8049226 Add proper disabling to advanced movement script 2016-10-07 10:30:18 -07:00
Ryan Huffman
4efeb928e2 Add user activity logging to tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
5714535fb4 Disable going to /tutorial when finishing first step in tut 2016-10-07 10:30:18 -07:00
Ryan Huffman
a05f681704 Add ownership token tot tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
2bf13b9cf6 Fix fuse getting lit 2+ times in tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
23e2447c60 Add position watching to near and far grab 2016-10-07 10:30:18 -07:00
Ryan Huffman
c411722d52 Cleanup tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
c898b70dd7 Add more bird fireworks to tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
52f31addb2 Disable welcome overlay that follows you in tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
c95b694524 Tweak tutorial to add delays between steps 2016-10-07 10:30:18 -07:00
Ryan Huffman
c84ccaaac0 Update overlay for tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
d9cec7f4c7 Update tutorial to work with lighter and tips 2016-10-07 10:30:18 -07:00
Ryan Huffman
8663742dd0 Add initial orientation step to tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
09652e24ef Add support for spinner to tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
80b53a30d7 Fix success sound for tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
8d2f558ac3 Add proper cleanup on start of tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
4adc83da84 Temporarily disable begin area for tutorial 2016-10-07 10:30:18 -07:00
Ryan Huffman
d8f7850976 Update tutorial to use new fireworks 2016-10-07 10:30:18 -07:00
Ryan Huffman
92670ed001 Update tutorial to work with fire 2016-10-07 10:30:18 -07:00
Ryan Huffman
dee389e204 Fix tutorial sounds 2016-10-07 10:30:18 -07:00
Ryan Huffman
7bbf9bebec Tweak tutorial and controllers 2016-10-07 10:30:18 -07:00
Ryan Huffman
170502e8a1 Update controller display part implementation to only have a single layer active 2016-10-07 10:30:18 -07:00
Ryan Huffman
f8fdbe5499 Fix sound position 2016-10-07 10:30:18 -07:00