#💬 ooglygoo.ʹs Feedback
1 messages · Page 1 of 1 (latest)
@halcyon crypt Fix Surface UI for mobile, mabye make the background UI non Interactable?
I'll look into it 👍
I wonder if its the mousebutton1click connection bugging mobile, but the game is not yet intended for full mobile support
and yeah I should make the background UI non interactable but I didn't see it as a major issue at the time
mousebutton1click supports mobile already
It’s probably the Zindex
that gunks mobile? odd
I'll probably remove mobile support because there aren't any gun controls for mobile and the intention was for people to be able to access the game through mobile, but use a controller to play
Add mobile support, it rises the retention rate
For example, let’s say Keybind.R is reload on a gun, make it so a remote event is required to reload and and make a mobile button that fires the reload event along with the PC and Contorller Enum Keybinds
It won’t take long to revamp as long as you don’t have too much weapons
And if you didn’t use AI to do the code
(Because like if u use AI, you won’t understand the code, cuz yeah)
I already know how I would do it, my main concern is just screenspace
Show me the current screen space with the most UI (without extra frames)
I don't have any good ones right now since I'm not home
but I took this screenshot from a medal clip
trust me, I don't
I've been programming for like 7 years atp
don't need it
most I'll have it do is bug fixes or filling in the gaps for something I need made really fast
and for this, it shouldn't take very long at all as all of the weapons utilize the same item module
the weapons just have a settings module with animations, damage, sounds, etc.
Middle to lower right
The buttons?
Yeah but then there are tons of different play styles n stuff, so what I might actually do is just make buttons you can add/remove and move/scale them
That was always what I'd thought of doing but I've just avoided it due to difficulty, but honestly I don't even think it will be that bad
Yeah because that’s fucking easy
I think
My main obstacle will just be processing finger movements to size the buttons
👀
Yeah
Since I want people to be able to use 2 fingers to size them
Like moving the buttons is easy I just don’t know abt scaling
Gl on that brochacho
The dragging is baby work, just the scaling will be interesting to figure out
Ik
Gl on making it 2 god damn fingers to scale
It’s legit easier to do the scaling with just 1 finger to scale
You do you tho