Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Confirm4Crit on September 10, 2013, 10:05:38 AM

Title: Question on animation + moving
Post by: Confirm4Crit on September 10, 2013, 10:05:38 AM
I have a material on a flat cube. I want to offset the material to play an animation consistently (like a bird flapping it's wings), and I also want the bird to consistently move.
I'm having trouble figuring out an FSM to do that.
I was following the 2D WellPlayedGames tutorial, but didn't model out my own .obj. Is that the only way?
Title: Re: Question on animation + moving
Post by: parallel on September 10, 2013, 10:41:14 AM
Are you talking about this video(s)?:
Which is made with planes btw and cubes for collision mesh, you can use the free 2 tri plane from the asset store if you want to save on the polygons. So no you don't need your own .obj.

looping an animation can be done in various ways, one is just a FINISHED event with a returning connection to your start state. How should your bird consistently move? what controls it-player input or pre-drawn fligth?
Title: Re: Question on animation + moving
Post by: Confirm4Crit on September 10, 2013, 11:26:35 AM
Yea I'm talking about those, I'll check out those assets.
I'm following the video exactly.
Title: Re: Question on animation + moving
Post by: parallel on September 10, 2013, 11:43:09 AM
https://www.assetstore.unity3d.com/#/content/5930