Dance Hud

This commit is contained in:
Fred Beckhusen
2019-04-03 20:44:38 -05:00
parent 6d60d718f2
commit 3cebc278ae
4 changed files with 49 additions and 1 deletions

View File

@@ -1,3 +1,17 @@
// :SHOW:
// :CATEGORY:Animation HUD Previous Button
// :NAME:Dance Hud
// :AUTHOR:Anonymous
// :KEYWORDS:
// :CREATED:2019-03-21 14:41:56
// :EDITED:2019-03-21 13:41:56
// :ID:1117
// :NUM:1961
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
// Animation HUD Previous Button
// :CODE:
default
{
touch_start(integer total_number)

View File

@@ -1,3 +1,17 @@
// :SHOW:
// :CATEGORY:Animation
// :NAME:Dance Hud
// :AUTHOR:Anonymous
// :KEYWORDS:
// :CREATED:2019-03-21 14:41:23
// :EDITED:2019-03-21 13:41:23
// :ID:1117
// :NUM:1960
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
// Animation HUD Next button
// :CODE:
default
{
@@ -5,4 +19,4 @@ default
{
llMessageLinked(LINK_ROOT, 0, "dnext", NULL_KEY);
}
}
}

View File

@@ -1,6 +1,12 @@
// :SHOW:
// :CATEGORY:Animation
// :NAME:Dance Hud
// :AUTHOR:unknown
// :KEYWORDS:
// :CREATED:2019-03-21 14:40:38
// :EDITED:2019-03-21 13:40:38
// :ID:1117
// :NUM:1959
// :REV:1.0
// :WORLD:Second Life, Opensim
// :DESCRIPTION:

View File

@@ -1,3 +1,17 @@
// :SHOW:
// :CATEGORY:Animation
// :NAME:Dance Hud
// :AUTHOR:Anonymous
// :KEYWORDS:
// :CREATED:2019-03-21 14:42:14
// :EDITED:2019-03-21 13:42:14
// :ID:1117
// :NUM:1962
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
// DESCRIPTION: []::Animation HUD Root Prim
// :CODE:
integer active = FALSE;
default