sprite kityournextscene

if isInit {
  do nothing
} else {
  add sprites
  isInit = true
}
Motionless Meerkat