b 12556, on Windows
A brand new game created on b12556 is not initializing scene behaviors at all. Both scene behaviors and its scene events are displaying the following message:
It seems it also prevents the code from actors on the scene from initializing.
Existing games are not affected.
Sample game attached.
A brand new game created on b12556 is not initializing scene behaviors at all. Both scene behaviors and its scene events are displaying the following message:
Code: [Select]
com.stencyl.behavior.Behavior initScript (82): Could not init Behavior: SceneEvents_0 with scripts.SceneEvents_0
It seems it also prevents the code from actors on the scene from initializing.
Existing games are not affected.
Sample game attached.