Unity 2d demo version

Discuss issues pertaining to the various game/web runtimes of Creature here.
Post Reply
ms1army
Posts: 1
Joined: Mon Jan 14, 2019 6:50 pm

Unity 2d demo version

Post by ms1army » Mon Jan 14, 2019 9:02 pm

Hi!

What version of unity does 2d fox demo uses? I see github has not been updated for years.
I have tried with 2017.x + versions, but all of them have some deprecated methods.
Am I looking at right repository?
https://github.com/kestrelm/CreatureDem ... Platformer

Does unity API support newest Unity versions?

chong
Posts: 1178
Joined: Thu Feb 19, 2015 2:21 am

Re: Unity 2d demo version

Post by chong » Mon Jan 14, 2019 9:19 pm

Hello,

The actual Creature Unity runtimes are updated on a regular basis:
https://github.com/kestrelm/Creature_Unity

Last update in Distro was in fact 20 days ago. Please use those runtimes from the github page above if you are exporting into Unity.
Those were updated to use Unity 2018.

Thanks

chong
Posts: 1178
Joined: Thu Feb 19, 2015 2:21 am

Re: Unity 2d demo version

Post by chong » Sat May 18, 2019 1:00 am

Hello,

That might not be too useful from the runtime perspective. The performance of the runtime will depend on the complexity of the meshes used and many other factors. It will be more reliable for you to download the runtime and profile it for your own assets.

Thanks

Post Reply