Bacon2D/Bacon2D

Entity should be able to pause its Behavior execution if Entity.setEnabled(false)

adderly opened this issue · 0 comments

Most of the times you wish to have a paused Entity, it is intuitive to use the already provided Entity.setEnabled for that.