Content tagged start-of-layout

3 usages of this tag
  • 4 replies
  • 652 views
This content is deleted
Forum Topic
Start project with particles already spread/moving?
Not favoritedFavorited Favorited 0 favourites

I have a project that has a stream of particles running horizontally across the screen. This is working fine, but the particles take time to get moving and fill...

  • 1 replies
  • 595 views
Not favoritedFavorited Favorited 0 favourites

I have a function that is called 10 times at the start of the layout. The function is supposed to create a line of 10 blocks on the top line after it pushed dow...

  • 1 replies
  • 45 views
This content is deleted
Forum Topic
How do I set x sprite on start layout?
Not favoritedFavorited Favorited 0 favourites

I'm trying to move a "next" sprite when the layout starts, but I haven't been successful. It won't move to x = -500. The "next" sprite should only appear when t...