Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
2 captures
12 Jun 22 - 14 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 /
  • Help Room /
avatar image
0
Question by farzamdev · Sep 21, 2016 at 10:31 AM · unity 52dunity 2dgame

Some questions about 2d games in unity

Hi guys , I want to make a 2D game with unity , I have some problems and questions :

  1. What is the best tutorial for make 2D games ?

  2. I wanna make special characters for my game ( like this : goo.gl/R5wYaY ) , how can I do that ? please say complete answer

  3. and I want to make animate them , how can I do that ?

  4. oh , and I want to write text rtl ( I want write persian text ) I can't do that with Unity ! I have to use Photoshop for that , is another way to do that ?

  5. and how can I compress and tiny my codes ? I mean , I want to make a game with low size , how can I do that ?

please help me , thanks .

Comment
Add comment · Show 1
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 farzamdev · Sep 19, 2016 at 09:31 AM 0
Share

oh and I wanna make a good menu with good design .

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by TanselAltinel · Sep 21, 2016 at 12:48 PM

Start here: https://unity3d.com/learn/tutorials/topics/2d-game-creation

Continue here: https://unity3d.com/learn/live-training/archive

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
avatar image
0

Answer by reHgoc · Sep 21, 2016 at 01:47 PM

  1. Unity lesson - Roggue, than this good tutorial https://www.youtube.com/watch?v=oK_NzdVSxaQ

  2. Draw them

  3. Cut them on part, or make skillet animate

  4. You may try write tex on Persian and than make screenshot

  5. Unity have other resolution of screen (in Build and Setting - change device/platform), if you want rule resolution of screen with code - You can add follow code on C#:

Screen.SetResolution(width, height, bool windowed or not);

Example: You want using display with 640x480 fullscreen:

Screen.SetResolution(640, 480, true);

or add follow code in Start() methods Camera.main.aspect = 480f / 800f;

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

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

Why do prefabs overlap each other? 0 Answers

Unity 2D Lighting 0 Answers

How to catch clicks past an object? 0 Answers

how determine if the player is nearby when clicking on a game object to ? 1 Answer

how to automatic add numbers in text after the slider finished? 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