(Pulled this for captaincomic and miasmos)The following reflects the exact list of actor and scene behaviors.
Any items below with italics are OPENColor updates for 3.0- Untested
- Works with 3.0- Doesn't work correctly with 3.0 (see bug report for each)- Updated- New- Will Be RemovedA. ACTOR BEHAVIORSControls -14 (captaincomic)-2 Way Horizontal Movement-2 Way Vertical Movement-4 Way Movement-8 Way Movement-Asteroids Movement [removed Obj-C code from debug drawing]
-Drag and Drop [removed Obj-C code from debug drawing]
-Face the Mouse -Fire Bullet [removed recycled option]
-Fire Bullet Wave [removed recycled option]
-Follow Drag and Drop-Follow the Mouse-Jump and Run Movement [working but affected by this bug
http://community.stencyl.com/index.php/topic,16464.msg94803.html#msg94803]
-Shoot Around the Clock [removed recycled option]
-Apply Force--------------------------------------------
-Grid-Based Motion [OPEN]
-Isometric Motion [OPEN]
-Platformer Pack Addon (including Cliff Detection) [OPEN]Eye Candy -3 (Miasmos, captaincomic)Miasmos:-Fade After Time [removed recycled option]
-Flicker on Collision [fixed]
captaincomic:-Explode on Death [removed recycled option]
--------------------------------------------
-Simple Minimap [OPEN]
-Explode into pieces (Cole's version) [OPEN]Game -8 (Miasmos, captaincomic)Miasmos:-Die in Pit and Reload [fixed off screen check]
-Camera Follow -Grid Camera Followcaptaincomic:-Switch Scene Button [updates to mouse blocks]
-Mute Button [updated to mouse blocks]
-Pause Button-Reload Scene Button-Reload Scene on DeathGUI -3 (Miasmos, captaincomic)Miasmos:-Emphasize on Mouse Over [working except lighten/darken don't respect percent argument (always white, black)]
captaincomic:-Three State Button [updated to mouse blocks]
-Toggle Button-Anchor on Screen--------------------------------------------
-Simple Dialog [OPEN]
-Level Selector [OPEN]Mobile -2 -On Screen Button [updates to mouse blocks and multitouch event]
-Joystick Movement--------------------------------------------
-Touch to Pan Screen [OPEN]
-Game Center Helper [OPEN]
-IAP Helper [OPEN]Motion -19 (captaincomic)-Always Simulate-Back and Forth Horizontally [removed Obj-C code from debug drawing]
-Back and Forth Vertically [removed Obj-C code from debug drawing]
-Bounce Off Screen Bounds-Bounce With Full Speed-Cannot Exit Scene-Cannot Exit Screen-Face Direction of Motion-Face Target-Follow Path [removed Obj-C code from debug drawing]
-Follow Target-Random Starting Velocity-Rotate Around Actor [removed Obj-C code from debug drawing]
-Rotate Around Point [removed Obj-C code from debug drawing; fixed radius changes]
-Starting Velocity-Wander-Wave Motion-Wrap Around Scene-Wrap Around ScreenRules -7 (Miasmos)-Health Manager [removed recycled option; added option to turn off health bar]
-Die After Time [removed recycled option]
-Die On Collision with Actor Type [removed recycled option]
-Die On Collision with Group [removed recycled option]
-Die On Collision [removed recycled option]
-Die On Leaving Screen [removed recycled option]
-Die On Click or Touch [removed touch event and recycled option]
Utilities -5 (captaincomic)-Label-Open URL Button [updated to mouse blocks; replaced encodeURIcomponents]
-Facebook Share Button [updated to mouse blocks; replaced encodeURIcomponents]
-Twitter Share Button [updated to mouse blocks; replaced encodeURIcomponents]
-PayPal Donation Button[updated to mouse blocks; replaced encodeURIcomponents]
-Endless Animation--------------------------------------------
-Constrain (Number) Attribute [OPEN]B. SCENE BEHAVIORSControls - NONEEye Candy - 1 (Miasmos)-Intro Title [removed "do only in flash"]
Game - 5 (Miasmos, captaincomic)Miasmos:-Reload scene on actor death [replaced by actor behavior Reload Scene on Death]
-Reload scene on actor type death [replaced by actor behavior Reload Scene on Death]
-Reload scene on actor group death [replaced by actor behavior Reload Scene on Death]
captaincomic:-Background Music-Region Scene Switcher [updated getRegion code]
-Switch Scene on Click or Touch [removed touch event]
-Switch Scene on Enter Region-Pause on Losing FocusGUI - NONEMobile - NONEMotion - NONERules -2 (Miasmos)-Items Remaining-Score Manager [removed "do only in flash"]
Utilities -5 (captaincomic)-Custom Mouse Cursor [updated to use an actor following the mouse]
-Draw Terrain [updated to haxe]
-Game Debugger [updated game speed option; needs "for each actor on screen" block]
-Video Player [updated; still Flash only]
-Draw Regions