Skip to content

Releases: laicasaane/simple_setup_ecs_2d

4.0.2

20 Jan 02:37
Compare
Choose a tag to compare
  • Update the project to use Companion GameObject from Unity Entities (called "Version 2").
  • Add a button to switch between version 1 and 2 of the hybrid approach.
  • Document why we shouldn't put [BurstCompile] on some methods.
  • Some house keeping chores.
  • Update document for version 4.0.0

3.1.0

10 Oct 06:13
Compare
Choose a tag to compare
  • Refactor some code
  • Teleport characters to the opposite side of the screen if the went out of bounds

3.0.0

09 Oct 17:17
Compare
Choose a tag to compare

Add more functionality

  • Spawn multiple characters
  • Randomly set the animation for each character
  • Automatically move characters
  • Can change global move speed for all characters in real-time
  • Destroy entities