Things is SB4 that we want in F4NS
-
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 !!!