wow that is really cool

This commit is contained in:
Kacper Kostka
2023-01-24 22:22:14 +01:00
parent e1ea32ec0e
commit 68142350ee
27 changed files with 115 additions and 23 deletions

View File

@@ -141,7 +141,6 @@ local entity = {
self.object:set_velocity(vel)
self.last_y_velocity = vel.y
end
}
minetest.register_entity("amogus_entities:amogus", entity)