overte/examples/entityScripts
2015-07-15 19:56:01 +02:00
..
alternativeLightController.js deleted unnecessary line with typo 2015-04-09 09:50:12 -07:00
changeColorOnCollision.js fixed CR feedback 2014-12-08 16:20:39 -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
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
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
movable.js interface decides on entityIDs rather than bouncing a temporary id through the entity server 2015-05-19 14:25:23 -07:00
playSoundOnClick.js interface decides on entityIDs rather than bouncing a temporary id through the entity server 2015-05-19 14:25:23 -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 fix locking issue in enter/leave entity scripts 2015-03-26 16:05:31 -07:00
sitOnEntity.js remove // ? comments 2015-05-20 16:27:28 -07:00
teleportOnClick.js added example entity script that teleports your avatar to the entity when you click on it 2014-11-03 12:03:08 -08:00