Dance Hud
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user