eyes, smooth head, and bouncy moving :)
This commit is contained in:
parent
d27c1fa39a
commit
29102f41bd
9 changed files with 43 additions and 1 deletions
|
|
@ -1,7 +1,10 @@
|
|||
events.ENTITY_INIT:register(function ()
|
||||
require("scripts.bouncy")
|
||||
require("scripts.eyes")
|
||||
require("scripts.model")
|
||||
require("scripts.nameplate")
|
||||
require("scripts.physics")
|
||||
require("scripts.smooth_head")
|
||||
require("scripts.soggy")
|
||||
require("scripts.wheels.main")
|
||||
end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue