KybernetikGames / animancer

Documentation for the Animancer Unity Plugin.
65 stars 8 forks source link

Are there any plans to update the Platformer Game Kit to Animancer 7.4? #273

Closed RustedGames closed 1 year ago

KybernetikGames commented 1 year ago

Looks like just a couple of errors in the ReadMe script which can be easily fixed:

protected override string BaseProductName => Strings.ProductName;
protected override string PrefKey => nameof(PlatformerGameKit);

I'm currently preparing an update for Inspector Gadgets which should be done in the next week or so. After that I'll look at a proper fix for this and a few other things I want to touch up.

KybernetikGames commented 1 year ago

Platformer Game Kit v1.1 is now available.