itch.io is community of indie game creators and players

Devlogs

Version 1.2 - Reestructure & fixes

Object Pooling for Construct 3
A browser plugin made in HTML5

Version 1.2.0

Improvements

  • Replaced runtime instance creation override, instead of overriding multiple times the creation process from Construct if you have many objects with Pool behavior, now it just overrides once. This could improve performance in projects with many objects with the behavior.

Additions

  • Added “Restore from pool” action. It extracts a specific instance from the pool. Specially useful using “Is on Pool”.

Fixes

  • Fixed initial layout objects not being added to the pool.
  • Fixed pool instances not being reused, specially with families.

Files

  • MasterPose_Pool-1.2.0.0.c3addon 7.8 kB
    May 27, 2024
Download Object Pooling for Construct 3
Leave a comment