We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Launch Application.
Create a new project.
Drag and drop a CCSprite onto the stage.
Select the CCsprite, and click on File > animation > Insert key frame > rotation.
Set the marker to one sec, rotate the sprite in 180 degree through stage.
Click on File > animation > Insert key frame > rotation.
Move the marker from one sec to two sec, rotate the sprite from 180 degree to 360 degree through stage.
Set the timeline duration to 2 sec, and select default timeline.
Click on play button.
--Result: Rotation in CCSprite doesn't work when user changes the timeline to 2 secs and try to fully rotate the sprite in two frames.
SB Version: Latest Develop Branch (2.0) SB Revision: 3c4db04 Mac OS 10.10.0 XCode 6.1
Video:https://drive.google.com/file/d/0B5-RfBatv-b8ZzJJS0x0NmdqVk0/view?usp=sharing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Launch Application.
Create a new project.
Drag and drop a CCSprite onto the stage.
Select the CCsprite, and click on File > animation > Insert key frame > rotation.
Set the marker to one sec, rotate the sprite in 180 degree through stage.
Click on File > animation > Insert key frame > rotation.
Move the marker from one sec to two sec, rotate the sprite from 180 degree to 360 degree through stage.
Set the timeline duration to 2 sec, and select default timeline.
Click on play button.
--Result: Rotation in CCSprite doesn't work when user changes the timeline to 2 secs and try to fully rotate the sprite in two frames.
SB Version: Latest Develop Branch (2.0)
SB Revision: 3c4db04
Mac OS 10.10.0
XCode 6.1
Video:https://drive.google.com/file/d/0B5-RfBatv-b8ZzJJS0x0NmdqVk0/view?usp=sharing
The text was updated successfully, but these errors were encountered: