How do I move the event block in the mobile editor?

Not favoritedFavorited Favorited 0 favourites
  • 5 posts
From the Asset Store
Very simple code without excess options (15 events for server and 11 events for client)
  • I just found that when I opened the C3 editor in iOS Safari, I couldn't drag the event block in the event table. It seemed to lack relevant interaction methods. I looked through the documentation and didn't find any relevant gesture instructions. do I missing some steps? Ashley

    Tagged:

  • On a similar note, is there any way to change the column widths (i.e. the event or actions columns)?

  • It's just not been implemented. It needs a separate mechanism on mobile, because click-and-drag doesn't apply with a touch screen, and touch-and-drag is already used for scrolling.

    On mobile there's actually a range of features that aren't supported, including entire major features like the Timeline Bar, because making them work on a small screen with a touch interface would be a major project. That's why we say the mobile UI is designed for reviewing and tweaking projects, rather than main development, which should be done with the desktop UI. On larger devices like tablets you can put Construct in to desktop mode in Settings, attach a keyboard and mouse, and use it like a small laptop.

  • It's just not been implemented. It needs a separate mechanism on mobile, because click-and-drag doesn't apply with a touch screen, and touch-and-drag is already used for scrolling.

    Ashley

    Dragging events could be implemented similarly to how it works in the GDevelop engine.

    Changing the column width could be implemented by adding such items to this menu:

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • It's a bit of a work around, but Cut and Paste works. If you want to move events into a group or drag it into a sub-event, first create a temporary event (or sub-event), cut the event you want to move, paste it to the temporary event and then delete the temporary event.

    @Ashley If the method Constructbot suggests, that would be nice. Or maybe make it were you need 2 fingers to scroll. That's what art apps do. 1 fingers draws on canvas, 2 fingers to pan/scroll the workspace.

    Nevermind. I missed the subtext of Ashley's response.

Jump to:
Active Users
There are 0 visitors browsing this topic (0 users and 0 guests)