-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Good time.
I really like your basic_robot mod, I hope you will develop it further and support it.
I noticed a few peculiarities.
-
self. listen_msg () - works only in single-user mode. On the server, I can't use this function.
-
self.set_properties({
visual = "mesh",
mesh = "character.b3d",
textures = {"character.png"}
})
- when using different meshes, textures are loaded at different "heights".
If mesh = "character. b3d" - then the robot "hangs" on the floor of the block above.
And for example mesh = "mobs_spider. b3d", will be on the floor of the block in the ground.
And this mesh = "mobs_panda. b3d", the robot works correctly.
You have turned out a very interesting mod. I really hope that it will not be difficult for you to solve these features.
Metadata
Metadata
Assignees
Labels
No labels