This website requires JavaScript.
Explore
Help
Register
Sign In
sjkillen
/
meat_madness_redux
Watch
1
Star
0
Fork
You've already forked meat_madness_redux
0
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b797c54f5d
meat_madness_redux
/
godot
/
assets
/
models
/
AnimationPlayer.gd
5 lines
80 B
GDScript3
Raw
Normal View
History
Unescape
Escape
meat tentacle added meat tentacle model and animation
2022-12-28 16:58:56 -07:00
extends
AnimationPlayer
func
_ready
(
)
-
>
void
:
test title screen with meat planet
2022-12-28 20:24:20 -07:00
self
.
play
(
"
SphereAction-loop
"
)