Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

Tweening NuGet Package problems

$
0
0

@XNA wrote:

I really want to use Monogame.extended and massively appreciate all of the work that has gone into it. But every time I use it I feel like I'm an idiot.

I'm trying to get tweening working and found some documentation here:

http://blog.dylanwilson.net/posts/improved-tweening-in-monogame-extended/

Fantastic, this looks straight-forward. Let me get the NuGet packages for it and see how I get on.

Hmmmm, there appears to be no Tweener class in the library. Odd. It says the NuGet package was built 3 months - checking the code on github shows it was there in the source 3 months ago.

I've ended up building the Tweener Library from source - and that at least gives me the Tweener class but when I call the Update() method it requires me to install netstandard v2.0.0. And all attempts to install this via NuGet or manually break everything else :frowning:

Any help to make me feel less dumb appreciated :slight_smile:

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles