Can you make a wait command until the next frame?

im trying to make one frame wait for 2 seconds and then do a GotoAndPlay() command

if there is a way to make this please let me know (INSERT HAPPY FACE HERE)

This is the real post if you look under this post you will see what i mean and i cant make this too similar to my mistake (the mistake was before this edit) so i will just type random words I LOVE WICK EDITOR IT IS AMAZINGI LOVE WICK EDITOR IT IS AMAZINGI LOVE WICK EDITOR IT IS AMAZINGI LOVE WICK EDITOR IT IS AMAZINGI LOVE WICK EDITOR IT IS AMAZING

Idk if you still need help but here’s how you can do it:

  1. Open up the WickEditor
  2. On the bar with at the top that contains: File, Edit, Import, etc… select file
  3. At the bottom of the tab that opens when you click file, select project settings
  4. Options will appear on the right hand side of the editor
  5. The number 12 is the framerate.

The framerate is how many frames pass in one second.

So if the framerate is 12, one second contains 12 frames
If the framerate is 30, one second is 30 frames and so on.

So with this knowledge, you can extend two frames the length of the framerate and it will be 2 seconds long.

1 Like