Content tagged scrolling

Report Tag

54 usages of this tag
  • 2 replies
  • 905 views
0 favourites

I'm creating a difference value from the Start.Y of a touch and how far the touch has moved along the Y axis. Touch.Start.Y - Touch.Absolute.Y. The Start.Y is a...

  • 3 replies
  • 395 views
This content is deleted
Forum Topic
Shake substitute?
0 favourites

I have been developing a game that heavily use Shake effect, at different magnitudes and durations. Scroll is applied to camera, ad I am really struggling to ge...

posted 5 years ago
  • 3 replies
  • 2.2K views
This content is deleted
Forum Topic
How do I make the camera follow the player
0 favourites

Trying me make a 2D sidescrolling platformer. I want the camera to follow the player like in a game like Mario. But the scroll to behaviour is delayed and the p...

posted 5 years ago
  • 9 replies
  • 2.7K views
This content is deleted
Forum Topic
iFrame with text not scrolling on iOS
0 favourites

I've added an iFrame in my game with content to an url with just text in it. When I play it in a webbrowser on laptop I can scroll the text, but on iPad nothing...

  • 1 replies
  • 796 views

Can anyone help me out to spawn randomly set of objects, where each set has a different number of objects (varying from 3-4) on the same x-axis as the screen sc...

  • 2 replies
  • 522 views
This content is deleted
Forum Topic
Query on Rain Effect
0 favourites

Could you please let's know how we can make rain effect through the whole layout? We can achieve using parallax (0,0) for that we have to trade the scrolling ef...

  • 1 replies
  • 626 views
This content is deleted
Forum Topic
Scroll Problem?
0 favourites

How to restrict the camera focus to a particular area?

posted 5 years ago
  • 1 replies
  • 1.7K views
This content is deleted
Forum Topic
How to make vertical scroll?
0 favourites

How do I make vertical scroll? Please go through the attached c3p. I'm relatively new to this C3 world, Could you please help me to crack the basics scrolling?...

  • 10 replies
  • 646 views
This content is deleted
Forum Topic
Scrolling Stutter/Jank Theory, Seems Session Dependent???
1 favourites

1) Open a preview of your project and begin scrolling, no jank/stutter experienced at all. 2) Close the preview, open a new preview, begin scrolling: Consistent...

  • 6 replies
  • 875 views
0 favourites

I’m trying to achieve an auto-scrolling background. To do it, I’m using the following action: Every tick: Set image X offset to TiledBackground.ImageOffsetX - S...