Profile Picture

Sprite Sheet Creation 2D Left/Right/Front/Back

Posted By michael_20140607155321159 10 Years Ago
You don't have permission to rate!
Author
Message
michael_20140607155321159
michael_20140607155321159
Posted 10 Years Ago
View Quick Profile
Junior Member

Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)

Group: Forum Members
Last Active: 10 Years Ago
Posts: 2, Visits: 5
Hi,
I just tried to make my own sprite sheets for a simple game tutorial. The problem here is, that I am not able to turn my character inside an animation.

I took Ted with an "walk angry" animation that he walks to the left.
Now I want him to walk to the right with the same animation and also walk face to me and face away from me. Everything in 2D.

Can anyone link me some tutorials for this 2D behaviour I want to achive?

It would be very helpfull. BigGrin

thx
Michael
mark
mark
Posted 10 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)Distinguished Member (12.1K reputation)

Group: Forum Members
Last Active: 2 days ago
Posts: 4.8K, Visits: 16.4K
Click "Home" and scroll down to the "Crazy Talk" forum. It's just below this one..this is for iClone related questions. They should be able to answer your questions thereBigGrin

PROMO-BACK2
Click here to go to my YouTube Channel filled with iClone Tutes and Silly Stuff

Visit ANIMATED PROJECTIONS Powered by iCLONE

Intel Core i7 3960X @ 3300MHz Overclocked to 4999.7 MHz Sandy Bridge 24.0GB DDR3 @ 833MHz Graphic Display HP ZR30w 
GeForce GTX 980Ti 6GB  Microsoft Windows 7 Professional 64-bit SP1 ASUSTeK COMPUTER INC. P9X79 WS (LGA2011)



AverageJoe
AverageJoe
Posted 10 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)

Group: Forum Members
Last Active: 2 Months Ago
Posts: 2.4K, Visits: 10.1K
Assuming you're using a generic walk cycle, and not an imported 3D motion (where direction and X,Y,Z position would matter) it's real simple.

From frame 1 -10 (or however many frames you want, but for the example I'll use 10), using 3D motion editor position Ted in the right direction and play the walk cycle. On Frame 11, using the 3D motion editor, position Ted in the direction you want, and play the walk cycle. Then on Frame 21, using the 3D motion editor turn Ted in the position you want, and play the walk cycle. Are you beginning to detect a pattern here?

Also, you're going to want the walk cycle to play in place, and not letting the character actually move position.
Edited
10 Years Ago by wizaerd
vidi
vidi
Posted 10 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)

Group: Forum Members
Last Active: Last Week
Posts: 10.8K, Visits: 40.2K
Wich program use you for you sprite making?
and
Which Gameengine use you ?

-------------------------------------------------------------------
liebe Grüße vidi




vidi
vidi
Posted 10 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)Distinguished Member (31.5K reputation)

Group: Forum Members
Last Active: Last Week
Posts: 10.8K, Visits: 40.2K
Ah I see Ted is in CTA BigGrin

if you use Unity or Construct2 I can make a little tutorial

-------------------------------------------------------------------
liebe Grüße vidi




michael_20140607155321159
michael_20140607155321159
Posted 10 Years Ago
View Quick Profile
Junior Member

Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)Junior Member (240 reputation)

Group: Forum Members
Last Active: 10 Years Ago
Posts: 2, Visits: 5
Hi,
I'm using Unity for making my game. I'm just a beginner.
I use all Tools from this Video ... https://www.youtube.com/watch?v=_mFxHQG-p7g

The problem is if I use the 3D Motion the Animation does not look very good because of the different positions in Y-Direction.

greetings
AverageJoe
AverageJoe
Posted 10 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)Distinguished Member (10.7K reputation)

Group: Forum Members
Last Active: 2 Months Ago
Posts: 2.4K, Visits: 10.1K
You should only be using the 3D motion editor to initially face the character in the appropriate direction. Then use the 2D walk cycle to do the actual animation, again doing it in place (i.e. walk in place, run in place...)



Reading This Topic