Hi, I'm a beginner in Construct 3. My layout is very large (e.g., 4000x3000) and the visible viewport is smaller. I want to swipe my finger across the map: if I swipe left, the viewport should move to the right. This way I can look around the entire map. How can I implement this touch scrolling?
Falke33