Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
getting weird freezing in room SU_A37 & asked the rw server in the mod support channel. I was told that this mod is breaking something in my game because of the exception log submitted above.
look at the lizard egg mechanics in the "deluge" mod, i'd like these to work similarly if you can
World world - the same as for ordinary objects
WorldCoordinate pos - usually the player's position is selected
EntityID ID - just like for regular items, you can write any number from 0 to 9999
EntityID parentID - you can also write any number from 0 to 9999
float size - the size of the egg, it's better to keep it in the range between 1.5 and 5, but you can experiment
Color color - a Unity structure containing 3 numbers from 0 to 1
string ParentType - the type of lizard that is the parent, for example, "RedLizard"
int stage - the growth stage, this parameter is 0 by default, so you can ignore it
bool fromStr - this parameter should also be ignored
Using "spawn_raw"?
My only complaint is that when I kill anything and try to feed the babies with it, they just go really far away and never eat it, so I can't get them to sleep in the shelter with me after they hatch :(
@Laurix Thanks for the support! I tried to make lizards more responsible for their offspring, but I ran into difficulties related to their AI. You can change the time of hatching and growth of lizards. As for the latter, the cubs consider the player to be the closest creature, so they are ready to protect him even from members of their own species. (Besides, kids are cruel)
@RevenantVorimexilo @KuBo[ITA] Since there were many requests to make it possible to make eggs inedible for slugpups, I did it.
@ducphung2209 This mod doesn't provide this feature. You can use another mod for this - Dev Console.
sorry if it's kind of vague, but basically base lizards with lizard customizer installed have their behaviors messed up by this mod