Content tagged transition

Report Tag

18 usages of this tag
9
This content is deleted
Tutorial
Creating a Layout Transition System
45 favourites

In any game with more than one layout, chances are you’re going to want a way to transition between the layouts. And you’ll want it to look reasonable. In this...

1
This content is deleted
Tutorial
Scene Transition
0 favourites

A small tut on how to do a scene transition using a a neat effect.

  • 6 replies
  • 671 views
0 favourites

I have a tilemap with the "platform" behavior. When the player walks on only that tilemap, everything works just fine. Though, when I put a solid pyramid shaped...

  • 6 replies
  • 837 views
This content is deleted
Forum Topic
Simple effect always transparent
0 favourites

So I have a shader that I always use in my own engines that I can use a sample texture to apply transitions and I made a super simple version of it for Construc...

posted 5 years ago
  • 0 replies
  • 465 views
This content is deleted
Forum Topic
Chinese TW pending
0 favourites

I'm going to help translate Construct 3, but the project always (pending).

posted 5 years ago
  • 5 replies
  • 521 views
This content is deleted
Forum Topic
How do I carry over physics momentum to next layout??
0 favourites

Been a while since I tried making a physics based game and now I have hit a problem. When the player ( a guy in a eva space suit) exits one layout and is moved...

posted 5 years ago
  • 7 replies
  • 535 views
This content is deleted
Forum Topic
How do I stop a crash on transitioning layouts?
0 favourites

The game has been working perfectly until yesterday. I can't figure out what's causing this bug. When I switch layouts, the game freezes. Debug freezes as well....

  • 3 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I make a metroidvania room transition?
0 favourites

Sorry for my bad writing :C.

  • 5 replies
  • 510 views
0 favourites

I have a question for everyone that I am trying to understand but I can't seem to wrap this around my head even while reading other tutorials and post in the fo...

  • 3 replies
  • 538 views
This content is deleted
Forum Topic
How do I go to next layout smoothly..?
0 favourites

My problem is that after some basic checks which are all true, it still doesn't go to the next layout (right away). This has been my problem for months now and...