Things is SB4 that we want in F4NS
-
Mouse support
-
Website button
(To Fuze arena) -
Mouse support is very complex. It’s not just a case of enabling a mouse pointer! Another one for the no time soon list I would suspect. But hey, never say never.
Theres a link to Arena already but 99% of people will have never seen it as it’s at the end of the tutorial and I only added it in an update so the bulk of users will have already skipped the tutorial by the time it was added. Probably explains the constant trickle of new users to the forums though which is pretty much daily.
-
@Martin said in Things is SB4 that we want in F4NS:
Mouse support is very complex.
Well that's not news I had hoped to hear. ..my poor hands.
-
Yeah, sorry. Enabling the mouse and getting a pointer to appear on screen is one thing (that may or may not be difficult, I’ve not looked) but then you need to look at every element of every part of every UI and decide how you’re going to allow users to interact with it and what those interactions are going to do. Some will be simple, some probably you even get almost ‘for free’ as it were but by no means all of it.
All of this is speculation in specific reference to the Switch incidentally. I haven’t looked. Given there’s a touch screen then there could be an easy way out if you treat the mouse like an index finger!
-
I think that's how iOS does it when you connect a mouse to your phone.
I'm not saying it's easy at all. But I do think the mouse-as-touch approach, would make sense.
-
I found another one
IR camera -
This post is deleted! -
@Martin said in Things is SB4 that we want in F4NS:
Yeah, sorry. Enabling the mouse and getting a pointer to appear on screen is one thing (that may or may not be difficult, I’ve not looked) but then you need to look at every element of every part of every UI and decide how you’re going to allow users to interact with it and what those interactions are going to do. Some will be simple, some probably you even get almost ‘for free’ as it were but by no means all of it.
All of this is speculation in specific reference to the Switch incidentally. I haven’t looked. Given there’s a touch screen then there could be an easy way out if you treat the mouse like an index finger!
But what about just provviding the mouse input data to to be available for fuze programs?
-
Yeah i also want all those things
-
I am not sure if SB4 has this but I want fuze to have it. A search / find feature where you can type in a certain word or sentence and it searches your code for it
-
I'd like enumerations and a switch statement. Also the ability to return from anywhere within a function
-
All things that the Fuze team are aware of...
-
I don't know if SB4 does this, but being able to read and write the data within data structures sounds like a great addition (3D models and their textures and animations, images, sound effects...) specifically, being able to create empty ones and populate them would be really nice (procedural generation anyone?!)
Being able to send text to a textbox and being able to copy that text/edit it sounds great too. (For long passwords, text entry with default values, or for code or data generation for example if the community were to make additional tools)
-
I also want a 3D model editor. I think SB4 has this.
-
This post is deleted! -
@LinkCraft said in Things is SB4 that we want in F4NS:
I found another one
IR cameraThat's a really good suggestion.
-
My kids found the Direct Mode in SB to be really useful and fun for learning some concepts quickly. just like the interpreter mode of BASIC where a single line is immediately executed.
-
Add a way to import code from pc to fuze with server !!!