..
alternativeLightController.js
deleted unnecessary line with typo
2015-04-09 09:50:12 -07:00
boombox.js
lower volume
2015-09-09 09:29:31 -07:00
breakdanceEntity.js
move scripts no longer in toybox to better locations
2015-10-23 10:36:32 -07:00
changeColorOnCollision.js
include debug log in collision example
2016-01-06 13:02:07 -08:00
changeColorOnHover.js
work in making entity script mixable and inheritable
2014-11-23 20:12:52 -08:00
changeColorOnHoverClass.js
work in making entity script mixable and inheritable
2014-11-23 20:12:52 -08:00
changeColorOnTouch.js
Remove space before and after function calls, add spaces btw functions
2015-09-24 15:03:02 -07:00
chessPiece.js
Fixes chess game (pieces were dieing as soon as you dropped them)
2015-07-15 19:56:01 +02:00
crazylegsOnClick.js
typo
2014-11-03 11:43:30 -08:00
createParamsEntity.js
cleanup headers
2015-11-06 11:50:34 -08:00
createRecorder.js
not load the last recording
2015-11-18 15:17:06 -08:00
detectGrabExample.js
fix releaseGrab in test script
2015-09-18 17:39:50 -07:00
detectTouchExample.js
added an example script that detects being touched by avatars hand
2015-09-08 13:06:20 -07:00
inspect.js
interface decides on entityIDs rather than bouncing a temporary id through the entity server
2015-05-19 14:25:23 -07:00
lightController.js
interface decides on entityIDs rather than bouncing a temporary id through the entity server
2015-05-19 14:25:23 -07:00
messagesReceiverEntityExample.js
add an example of an entityScript that subscribes to messages
2015-11-18 15:03:07 -08:00
movable.js
interface decides on entityIDs rather than bouncing a temporary id through the entity server
2015-05-19 14:25:23 -07:00
paramsEntity.js
cleanup headers
2015-11-06 11:50:34 -08:00
playSoundOnClick.js
Removing tabs from our javascript and C++
2015-08-24 15:26:46 -07:00
playSoundOnEnterOrLeave.js
interface decides on entityIDs rather than bouncing a temporary id through the entity server
2015-05-19 14:25:23 -07:00
portal.js
rename frameIndex to currentFrame
2015-10-07 13:02:58 -07:00
recordingEntityScript.js
added prompt
2015-11-24 18:31:41 -08:00
recordingMaster.js
added prompt
2015-11-24 18:31:41 -08:00
sitOnEntity.js
Refactor inheritance for billboard overlays.
2015-08-04 14:22:21 -07:00
teleportOnClick.js
Removing tabs from our javascript and C++
2015-08-24 15:26:46 -07:00
tribble.js
Drops a bunch of "tribbles" (small spheres) in front of you.
2016-01-16 13:26:39 -08:00