If you like the PLUGIN , a little help is always welcome! Donate
The V2
! important : Works only for the canvas , HTML elements are not handled
Download the plugin from here : LayoutTransition
Other HMMG Plugins : Plugins Directory
Hey guys , sorry i was not availble last few months , Working and studying , now i am back to work on some new plugins for Construct 2 .
So today i present to you , the seconde version of the Plugin LayoutTransition that i have already made .
What's new
- The feature in this plugin is that it's looks so much to a Native Transition .
- The V1 just plays an Out-animation of the canvas it deasapear then it plays the In-animation , this version the canvas will be always displayed
- Before you had to handel the start and the finish event to play the animation , now it's all done in the click event
Preview
Preview V2.1 (Update)
new 5 Animations
How it works
When you call the action "Prepare the layout transition" it will take a snapshot of the canvas which will take the place of the canvas and move the real canvas to another place to play the transition
How to install
Copy/Paste the Folder in the zip file to your plugin's directory
Close and re-open Construct 2 if it's opened
How to use it
Please follow what i used in this pic
Or like this to be sure that the Transition is ready to be played
************** Condition **************
Is transition ready : Trigger when the Transition is Ready
Did transition start : Trigger when the Transition starts
Did transition finish : Trigger when the Transition finish
************** Action **************
Prepare Transition : Prepare the Layout for the transition
Start Transition : Start the Transition animation
Animation List :
Slide Up Push
Slide Down Push
Slide Right Push
Slide Left Push
Slide Up Overlay
Slide Down Overlay
Slide Right Overlay
Slide Left Overlay
Flip X
Flip Y
New animations V2.1
Fade
Fade with delay
Zoom
Roll
Rotate
Tests
Tested on :
*Samsung galaxy S4 on Chrome as a webApp and Cordova as an App very smooth , but after you tap a button for the transition there will be a dealy of 100ms -> 400ms (it's cause by the snapshot function)
* iphone 5 works like a charm
*PC -Chrome/Firefox , works very good and very smooth
If you like the PLUGIN , a little help is always welcome! Donate