mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-28 06:55:25 +00:00
Faces different directions
This commit is contained in:
@@ -52,9 +52,9 @@ async function fetchConfig(className) {
|
||||
// Movement controls
|
||||
{
|
||||
type: "range",
|
||||
min: -360,
|
||||
min: 0,
|
||||
max: 360,
|
||||
defaultValue: 90,
|
||||
defaultValue: 1,
|
||||
property: "moveDirection"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user