mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-31 18:31:04 +00:00
DEBUGGERY
This commit is contained in:
parent
19ea7c8e50
commit
87213f1591
3 changed files with 23 additions and 1 deletions
|
@ -111,7 +111,7 @@ core.register_entity("testentities:cool_guy", {
|
|||
},
|
||||
},
|
||||
on_activate = function(self)
|
||||
self.object:set_animation({x = 0, y = 29}, 30, 0, true)
|
||||
self.object:set_animation({x = 15, y = 15}, 0, 0, true)
|
||||
end,
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue