I’m very new to godot and and I don’t have an laptop. I found godot about a few weeks ago and downloaded it on my tablet so I could start learning how to make games, but I’ve ran into a problem.
When where I’m working on the script for the player, the code starts to randomly duplicate itself when I start clicking on line 9 and under. It eventually crashes after a few clicks. I tried searching about this but haven’t found anyone having this problem.
The source code editor has the functions Duplicate Selection and Duplicate Lines in the Edit menu.
But I couldn’t reproduce it on my Samsung tablet; just clicking somewhere on the text wasn’t enough.
What kind of tablet do you have, which Android version, etc.? What does your virtual keyboard look like? The keyboard app can also be changed if the keyboard app is responsible for the problems.
I have this same problem on my Galaxy A14. Clicking code parts causes the addition of extra tabs, not line duplication. Like literally, clicking on a piece of code causes it to zoom off the screen with extra added tabs. It’s kinda funny but frustrating.
Okay, I tried the google keyboard and everything crashed on me. I had to restart my tablet. Good news is it’s not duplicating anymore and I can use my regular keyboard. Kinda bad news is idk what even happened.