Jump to content

Recommended Posts

Posted

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.

 

+++

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recommended Cloud Solution


    ksweb.net

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.