NaaLaa

Full Version: horizontal scroll bar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I think a horizontal bar is necessary so that when the code is very wide it can be moved horizontally comfortably.

I mention this because when creating the scenarios in the platform game that I am making, the scenario is a list and I have not been able to make it very long because I had to move with the keyboard arrows from left to right and when I reached the end I returned to the beginning.

And it was very tiresome to have to move around with the keys again.
(02-17-2024, 04:05 PM)aliensoldier Wrote: [ -> ]I think a horizontal bar is necessary so that when the code is very wide it can be moved horizontally comfortably.

I mention this because when creating the scenarios in the platform game that I am making, the scenario is a list and I have not been able to make it very long because I had to move with the keyboard arrows from left to right and when I reached the end I returned to the beginning.

And it was very tiresome to have to move around with the keys again.

I will see what I can do. It has been a long time since I modified the code in ngui.n7 Smile