Jump to content

space invaders example : little bug


jerome
 Share

Recommended Posts

  • 2 years later...

A change in 2.4.5 broke descent again. Two options to fix for invaders: 

1. Change the `repeat` value in the tween `to` call from 1000 to -1 (infinite) -- then `onLoop` will be triggered
2. Change `onLoop` to `onRepeat` because right now that's what is being called because of that 1000 value.

Link to comment
Share on other sites

  • 1 year later...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...