Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 3.56 KB

Changelog.md

File metadata and controls

59 lines (45 loc) · 3.56 KB

Changelog

Actors-2020-06-05

Changed

🛠️ Fixed

Actors-2020-06-04

🛠️ Fixed

Actors-2020-06-03

Changed

🛠️ Fixed

⚠️ IMPORTANT ⚠️
If you have Actors on the scene that must be added to the pool system use field below to add prefab name of that object. If you don't want to use pooling system with the object just leave a blank field. This action is required to register corresponding prefab in the pool.

Adding Actor to the pool. Actor

Actors-2020-06-02

🛠️ Fixed

Actors-2020-06 | Codename: Bluefin Tuna

⚠️ IMPORTANT ⚠️
The new version of Actors is not compatible with previous versions. If you are using Actors-2020-04-30 or earlier version in the production cycle, please change your manifest link to: "com.pixeye.ecs": "https://github.com/PixeyeHQ/actors.unity.git#actors-2020-04-30",

The framework was rewritten so there is no reason to write down all changes. Look README.

If you want to migrate to the new version of Actors checkout the MIGRATION GUIDE.