@fernas Adventure Creator allows for relatively easy integration with custom animation systems, but it will inevitably require some coding. We've done so with Spine, and I suppose you shouldn't have any problem with Puppet2D.
Nevertheless, if Puppet2D has some form of integration with mecanim, then no coding should be required, since AC it's fully mecanim compatible.
Anyone know why after updating, my UFPS character hiccups every time he jumps? His place marker in the level reset, so I raised it to where it was and everything else seems to work fine. Any ideas?
@fernas: Following @wrongtarget's advice, 1.42 brought some new features to make custom animation system integration much easier. See section 12.5 of the manual for more detailed info.
@TenwallCreatives: Bug recreated and fixed. A 'b' release with other fixes should be out later today.
Hey Chris I tried to use the lip sync texture script on my player character but nothing happened when I ran the game. I made sure my speech settings were set to game object texture and I assigned textures to the replacement fields in the inspector.
Unity didn't spit out any errors so I guess ill try to print to the console while the script is running.
Is the script showing the animation on the skinned mesh or the material itself? The only thing i could think of wrong on my side is that the mesh im trying to animate is the head object and its parented to the skeleton while the body itself is a skinned mesh. If the material itself is being animated that shouldn't be an issue though.
Do you have any input on this? Do you have a working example or can you include this in the tutorial section?
Im trying my hardest to make use of AC after purchasing it and getting my project off the ground.
@xXTheZoneWalkerXx: The technique involves animating a material that's present on the SMR, and so assumes the SMR contains the head object. It would be easy enough for someone to adapt the LipSyncTexture script to make it work for a model instead, but you might be able to get by just by placing the same material to affect in an "unused" material slot within the SMR inspector.
Chris, it's a little boggling, and very disappointing how anti-video tuts you are. There is no comparison. Really wish you would reconsider. It's not like you sucked at them, the original ones were quite good.
@outtoplay For me, the written tutorials with images are better in that I can more easily just give them a quick glance and find what I'm looking for. They are easier to just update when there's changes, too. Though I get that for some the video tutorials are preferable.
@outtoplay: AC's undergone so many refinements in the last few months that video tuts would have quickly become outdated with each new release. Tutorials with text and images can be updated as and when needed.
But, I do appreciate that sometimes video is better, especially for those learning the ropes. I've been looking into doing one or two "hour-long" videos that cover the key principles while putting a game together from scratch. Say, one for 2D, another for 3D. The more-indepth features would remain text-based but I'm hoping this would appease those who prefer video at least a little.
Comments
We've done so with Spine, and I suppose you shouldn't have any problem with Puppet2D.
Nevertheless, if Puppet2D has some form of integration with mecanim, then no coding should be required, since AC it's fully mecanim compatible.
@TenwallCreatives: Bug recreated and fixed. A 'b' release with other fixes should be out later today.
Apologies for the hassle, but please download 1.42c to fix the problem:
= Version 1.42c =
But, I do appreciate that sometimes video is better, especially for those learning the ropes. I've been looking into doing one or two "hour-long" videos that cover the key principles while putting a game together from scratch. Say, one for 2D, another for 3D. The more-indepth features would remain text-based but I'm hoping this would appease those who prefer video at least a little.