button rising animation
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
Button button = {
|
||||
.position = (Vector3){0.0f, 0.0f, 0.0f},
|
||||
.position = (Vector3){0.0f, 0.0f, -5.0f},
|
||||
.length = 1.0f,
|
||||
.height = 0.1f,
|
||||
.color = BLUE,
|
||||
|
||||
Reference in New Issue
Block a user