This website requires JavaScript.
Explore
Help
Sign in
ld47
/
looping-for-loops
Watch
1
Fork
You've already forked looping-for-loops
0
mirror of
https://github.com/Steffo99/looping-for-loops.git
synced
2024-11-22 16:14:22 +00:00
Code
Activity
f5161186c7
looping-for-loops
/
Objects
/
ScrollingObjects
/
Buzzsaw.gd
7 lines
91 B
GDScript3
Raw
Normal View
History
Unescape
Escape
✏️ Refactor most code
2020-10-04 14:35:24 +00:00
extends
Area2D
💥 Commit everything, as I forgot again
2020-10-04 13:53:24 +00:00
class_name
Buzzsaw
func
_ready
(
)
:
$
AnimationPlayer
.
play
(
"
SpinClockwise
"
)
Copy permalink