• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
Question by Sgt.Moose · Feb 08, 2014 at 04:57 PM · levelsroll a balllevel-design

How to add multiple levels?

I'm making a really simple roll a ball game that as of now has only 1 level. I wish to add many more levels to make it more fun, but I am really confused on how to do that. I tried simply to create another scene and edit it independently, but it quickly turned into a mess.

Is there and easier way to add levels to a game?

Comment
honor0102
SmallLion
untygmr

People who like this

3 Show 0
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

3 Replies

· Add your reply
  • Sort: 
avatar image

Answer by CiberX15 · Feb 08, 2014 at 05:14 PM

Well to start with you could use File/Save scene as to save your scene under a new name and begin editing a new level from there so that you can keep all of your settings.

Also if you go into File/Build Settings you can tell unity what maps you want to be able to load.

Then you can use the Application.LoadLevel("LevelName") function to load whichever level you want by name. You can also do Application.LoadLevel(0) to load levels based on their place in the build settings array.

http://docs.unity3d.com/Documentation/ScriptReference/Application.LoadLevel.html

Comment
Josh707
KBurchfiel
SmallLion
Ideator

People who like this

4 Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Sgt.Moose · Feb 10, 2014 at 01:19 AM 0
Share

Thanks!! Before, I didn't know what code to put into a script to tell it to go to the next level. And now I know.

Much thanks!

avatar image alievprogramist Sgt.Moose · Mar 21, 2022 at 10:58 PM 0
Share

So each level should have each scene. If you let me know more detail about this method, I am very happy.

avatar image robertbu · Feb 10, 2014 at 01:21 AM 0
Share

@Sgt.Moose - if your question is answered, please click on the checkmark next to the answer to close it out. Thanks.

avatar image

Answer by dqflynn · Mar 09, 2014 at 07:45 PM

Sorry for not knowing the exact code, but a suggestion that will make it look cool is once you collect all the cubes on a given level, make the current plane something that you can fall through, then you will fall onto another.

Comment
KBurchfiel
Andrii
SmallLion

People who like this

3 Show 0 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image

Answer by SmallLion · Dec 07, 2020 at 12:52 PM

@Sgt.moose most easy way is duplicate and change.Way to duplicate is"click on Level 01 and press Ctrl+D

Comment

People who like this

0 Show 0 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

23 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Extreme Lag 3 Answers

Dose anyone have experience with TDTK and MAD Level manager 0 Answers

Exit not working properly 1 Answer

Help with scene switching with a game object trigger. 3 Answers

Reusing same 2D Environment in different levels 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges