Suggestions on how to get started?

I want to create a garden simulation game where you can create your own landscape, buildings, plant flowers/foilage and have customers come in and view your garden.

I want to have a “Career” mode and a “Freeplay” mode.

How can I go about allowing users to start a new garden? I mean, would I just have some sort of “level” so to speak, and when they create a new garden, load up the level? I am just looking for some suggestions. :slight_smile:

Thanks for your help,

Alex

Is this game for pc, web, or what?

How to save the users garden depends on what kind of platform your shooting for.

I suggest you get started by playing around with Unity and doing little things first. Build up an understanding of the tools and how things work together, and start from there.