Jump to content

Rockjaw bugged


Cuikui
  • Fixed

All Rockjaws naturally spawned are invisible and idle.

Hint: 

Shark spawned manually are fine:

c_spawn("shark")

But if you push them into "eat_pre" immediately, they are bugged:

shark = c_spawn("shark"); shark.sg:GoToState("eat_pre")

And this is the way there are spawned in "schoolspawner.lua".

 

 


Steps to Reproduce

cf post




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


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

×
  • Create New...