2D Toolkit Forum

2D Toolkit => Support => Topic started by: GigaTron on October 31, 2012, 09:28:51 am

Title: how can i learn 2d game programming for 2Dtoolkit
Post by: GigaTron on October 31, 2012, 09:28:51 am
Hey everyone I have not purchased 2DToolKit, I wanted to know first off where can I learn 2D game programming with Unity for 2DToolkit? Also is there a free evaluation version
Title: Re: how can i learn 2d game programming for 2Dtoolkit
Post by: Pfaeff on January 05, 2013, 08:50:16 pm
I have a related question: Does 2DToolkit work with the free version of Unity? I couldn't find if there were any restrictions or requirements.
Title: Re: how can i learn 2d game programming for 2Dtoolkit
Post by: unikronsoftware on January 05, 2013, 09:23:24 pm
@GigaTron,
If you're new to Unity, then I strongly suggest getting grips with how you'd code games in Unity. Coding for 2D Toolkit isn't much different to coding any other game type in Unity. If you're used to another engine, etc, then the concepts in Unity may be a bit alien to you.

There isn't an evaluation version as the product is distributed as source code, making it hard if not impossible to provide evaluations.

@Pfaeff,
It works fine with free versions of Unity, no restrictions or limitations.
Title: Re: how can i learn 2d game programming for 2Dtoolkit
Post by: Pfaeff on January 06, 2013, 12:12:15 am
Thank you very much.