Jump to content

A problem about generating an ocean layout


Recommended Posts

 

Hello, I'm encountering an issue while attempting to generate an ocean layout for a specific task. I utilized the following code to generate water logs:

level.set_pieces["Waterlogged1"] = { count = 2, tasks = { "Mrainforest_ruins", "Speak to the king" } }

In this code, "Mrainforest_ruins" is a newly generated task using "Tropical experience". However, it appears that only the layout specified in "Mrainforest_ruins" was generated, and all prefabs on this layout were removed. The layout assigned to "Speak to the King" simply disappeared.

I would greatly appreciate any assistance in resolving it. Can someone provide guidance on solving this problem?

 

image.png.4be5c80efa442b97b4920c091077f2b7.png

Link to comment
Share on other sites

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
 Share

×
  • Create New...