UYLA Posted December 11, 2016 Report Posted December 11, 2016 Hello dev team I see something strange when i spawn in live mob with admin panel. it seems that the falling detection, for mob, below the world is not running. Could you please add this ? for example: i use admin panel for creating a mob spawn and mob falls under the floor, y=-6519814 after few minutes. +++ Quote
UYLA Posted December 18, 2016 Author Report Posted December 18, 2016 hello, i add screen for details, we can see Y negative. thanks by advance. +++ Quote
Smithor Posted December 18, 2016 Report Posted December 18, 2016 From what I understand of Atavism's systems, make sure that the prefab for your mob is at 0, 0, 0 for position and rotation before making it into a template. This can be done easily by creating a empty object at the models location, setting its rotation to zero, moving the object you want to be an npc into the empty object, then set the now-parent empty object to position 0,0,0, and then add it back into your library. Use this new object as an npc. The reason we need to do this is because if the object has existing features, when its created ingame it may use those instead of what the program tells you to. I am not 100% certain if this is the solution to your problem, but without further context I expect this is your actual issue. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.