Skip to content

Commit f59bc93

Browse files
authored
Update TimedBackAndForthMovement description
1 parent fb5a55d commit f59bc93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/reviewed/TimedBackAndForthMovement.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eventsFunctions": [],
3939
"eventsBasedBehaviors": [
4040
{
41-
"description": "Move an object (e.g. enemy) for a chosen time or distance, then flip it and start over. \nNote: animations should be facing LEFT.",
41+
"description": "Move an object (e.g. enemy) for a chosen time or distance, then flip it and start over.",
4242
"fullName": "Timed Back and Forth Movement",
4343
"name": "TimedBackAndForthMirroredMovement",
4444
"objectType": "",
@@ -1108,4 +1108,4 @@
11081108
}
11091109
],
11101110
"eventsBasedObjects": []
1111-
}
1111+
}

0 commit comments

Comments
 (0)