Hi,
I suppose this one is mostly for the devs… but maybe modders have got some ideas on how to approach this.
I’ve done testing with fertilized eggs spawned in PlayerPawnTest as well as produced by wild dinosaurs (basically added fertilized eggs to the array) coming out of statis.
The problem is… when you drop these fertilized eggs on the ground… they just vanish.
I suppose the issue is that there are no “parents” … or at least, the egg isn’t inheriting the initial stats off its parents in the case of wild dinosaurs… and just bugs out when it’s dropped (I don’t see any errors or logs).
Ideas/inputs appreciated.