Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 mark7891 · Dec 17, 2013 at 07:37 AM · spriteplatformerphotoshop

How to make a 2D sprite that looks the same and to the same scale.

Ok I'm going to make a 2D platformer but I don't know how to make the character look the same every different animation (plus I'm not very good at drawing). I would like to know how some of you guys make 2D sprites look the same every different frame, I can obviously roughly draw it (but who wants a crapily drawn character). I currently have Photoshop, but I'm not sure if that's a viable solution.

P.S I don't want to do pixel art.

P.S.S I also have a program called CorelDRAW X6

Any help is much appreciated, thank you.

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 xandermacleod · Dec 17, 2013 at 10:02 AM

2d animation is handled in one of two ways usually: Sprite sheets and independent object motion.

For sprite sheets you would create a few images in photoshop that mimic the different stages of a run-cycle. These images are then placed on one huge image file, and the UV coordinates of the character keep changing to quickly flick from image to image, giving the impression of fluid motion. By the end of the run cycle, it flicks back to the first image ensuring continuity.

For independent object motion (Rayman being a great example). You split up your character into multiple separate parts (e.g. remove the left am from the torso). this allows you to translate, rotate and scale these parts independently from one another (meaning you can rotate the legs without rotating the body for example). For each object you save out a little animation with its first and last keyframes in the same spot, so that as the animation plays you loop the animation seemlessly. You do this for each of the objects (usually also making sure that each object is animated over the same time period).

The new Unity 2d animation system tutorial should help solidify your understanding of these two ways of animating. The potato man uses independent object motion, whilst the swan uses a sprite sheet.

(it also helps to combine these two techniques in some cases).

ps. in both cases you would want to use photoshop to create your visual 2d elements, yes. However in sprite sheet methodology you will need to draw the character multiple times for every frame of the characters motion (giving you a lot of flexibility, but a lot of work), whereas with independent object motion you would draw the character elements once, each separately, and animate them within unity.

Comment
Add comment · Show 2 · 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 xandermacleod · Dec 17, 2013 at 10:11 AM 0
Share

if however your question is more art-theory related then the basic principle is to first block out your character using very rough shapes, then form the details and outline /silhouette from there. Althoguh there are many different techniques. Achieving continuity is mainly just a fallout effect from using the same technique for each image. If you aren't an artist though, and it's important you get it right now, id considered finding an artist. If its not important to get it right now, then by all means GO FOR IT. :-) We only ever get better in the wake of trying-and-failing, no matter the discipline. (more or less)

avatar image c4_ · Mar 30, 2014 at 04:30 PM 0
Share

Thanks for the answer, this helped me too.

avatar image
0

Answer by mark7891 · Dec 17, 2013 at 02:15 PM

Thanks for your help mate!

I ended up coming up with the idea of doing all limbs separately (idea came from 3D bone mapping) so for example: Head, Chest, Left arm, Right arm, etc. I'm sure this would be very obvious to many people, but I am not just posting this for me, if a beginner (like me) is looking for this answer this may help them. And of course your answer will too.

Hopefully this will turn out (kinda) decent.

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

19 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

Related Questions

What is a good sprite toolkit for unity? 1 Answer

A node in a childnode? 1 Answer

[image problem]Edges appear at colour gradient change 1 Answer

2d games advice 4 Answers

Simply modifying polygon colliders 1 Answer


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