eyes, smooth head, and bouncy moving :)
This commit is contained in:
parent
d27c1fa39a
commit
29102f41bd
9 changed files with 43 additions and 1 deletions
6
scripts/bouncy.lua
Normal file
6
scripts/bouncy.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
local squapi = require("scripts.libs.SquAPI")
|
||||
|
||||
squapi.bounceWalk:new(
|
||||
models.models.main,
|
||||
nil
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue