Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • 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
0
Question by ElAshtonio · Oct 27, 2015 at 05:46 PM · 2dlevel-design

A question regarding 2D level design

Hi, this isn't so much of a problem with regards to Unity but it's a problem none the less! Right, so I'm planning on creating an RPG game and It's going to be 2D. Now, which method of level design is better: Creating individual objects within Unity or designing all of it in a Microsoft Paint style program and then importing it? On the one hand, to me, individually making the objects within Unity will look better in the long term but it just takes so long to duplicate and rename each one :/

That raises another question: Is there anyway you can make the process of duplication faster? Like, can I assign hotkeys to specific objects so I can just quickly duplicate them or can I make it so I don't have to rename each duplicated block? (When "GrassBlock" is duplicated, it makes an object called "GrassBlock(1)" which is really annoying :/ )

I have looked into creating my own level design program within Unity but it just looks too complicated for me; I'll get there eventually though :)

Thanks :)

Comment
Add comment
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

2 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by Ashkan_gc · Oct 27, 2015 at 05:50 PM

Well both approaches can work. Some teams write scripts in photoshop which generates an XML file with their whole world painted there which unity then read and using the data in the XML creates the objects from layers in photoshop. Some people do the world creation in unity. In order to make the task straightforward you need to do editor scripting. It doesn't have to be complex but still you have to do it by code. Depending on what things you want to make automatic other than duplication which is already doable by CTRL+D and how much you want to be able to configure the process with parameters, it can be easy or not. Read a little about Selection class in UnityEditor namespace and the MenuItem attribute and Scriptable Wizards all in editor scripting section and you'll have a better idea. If you can code in unity, It should not be that hard.

Comment
Add comment · Show 1 · 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 ElAshtonio · Oct 27, 2015 at 06:43 PM 0
Share

Thank you for the pointers :) I'll look into editor scripting within Unity

avatar image
0

Answer by arcifus · Oct 27, 2015 at 08:36 PM

There is a book on the subject of efficient and professional approach to 2D level design in Unity by creating an editor toolset. It also teaches you the essentials of extending the editor, so a must read in your case.

Comment
Add comment · 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.

Follow this Question

Answers Answers and Comments

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

Assets/Scripts/PlayerController.cs(32,49): error CS0126: An object of a type convertible to `float' is required for the return statement 1 Answer

2D Level Design (programmatically or not) 1 Answer

2D Animation does not start 1 Answer

Reusing same 2D Environment in different levels 0 Answers

How do you bend a 2d texture in 3d?,How do you bend a 2D object in 3D? 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