Import sprites from FragMOTION

1
  • 7 favourites

Index

Attached Files

The following files have been attached to this tutorial:

.capx

fragmotion.capx

Download now 1.62 MB

Stats

4,504 visits, 8,395 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

The program will prompt for a folder where a subfolder is created for each animation.

To import into Construct 2:

   a) Create an empty project.

   b) Add a sprite, add the 8-Direction behavior and name it “Player”

   c) Change the “Set Angle” property to “45-degrees interval”.

   d) Add another sprite to hold the animations and name it “PlayerAnimations”

   e) Edit animations for PlayerAnimations sprite, create 5 animations and name them “DOWN”, “UP”, “SIDE”, “SIDEUP” and “SIDEDOWN”

   f) Select the DOWN animation and right click on the Animation Frames window and select “Import Frames”.

   g) Select the frames corresponding to the animation (UP animation is from 0 to 23) and delete the frame 0 (the empty one).

   h) Crop the transparent areas clicking on the crop icon while holding the shift key.

   i) Set animation speed to 24 and repeat to “Yes”.

   j) Repeat steps “f” to “h” for the others animations

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!