Hi everyone, I'm really new to construct 2, and I'm trying to make a top down free roam game. Right now it's really rough with rectangles and such instead of real sprites, but it's worked well so far. I know how to do most things, and have found the forum really useful when I can't figure stuff out, but I can't find anything about this problem.
So what is my problem?
I made a car, and I have it set so that I can enter it, drive it, and exit it. This all works very nicely, however, when I drive around, the screen starts to glitch and shakes a lot, although it still scrolls with the player pinned to the car. This doesn't happen when walking or when I set the screen scroll to the car instead of the player.
Can anyone help me fix this? I know it's a pretty ambitious project, but I have most of the basic events and variables down for the game, and this is the first major problem I've had.