Hello.
I would like to know how to get the object stored in SelectedData in a script.
In a Schematic, I save a gameobject to SelectedData.
GameObject: Cube
Data Key: obj
Data Origin: Global
I want to get this object in a script.
How should I write…
Hello.
I have a question about variables.
Can variables defined in a C# script be used in Schematic?
For example, in a C# script, int a = 3.
How can I save this to Shematic's global variable int b?
I'm not familiar with C#.
Thank you for your reply.
It is a game object name. Not content.
Is there a way to save game object name to a String Variable?
SelectedData is the part where I tend to make mistakes. So I thought it would be a lot easier if I could easily find out…
Hello.
I have a question about how to check the name of the object in SelectedData.
I want to confirm what's inside.
Suppose I create a new Cube object in the scene.
I don't register it as a combatant.
Suppose I saved it to SelectedData "A" .
I wa…
Hello.
I have a question about how to display icon images on the HUD.
Makinom > HUD > Content > Icon Content
Icon Content > Image > Source Image
I set an image to it
However, when I run the game, the Source Image becomes none.
(If I…
Hello.
I have a question about tagged machines.
Suppose we have node A, node B, and node C.
(1)
Execute these nodes together in one schematic.
(2)
Use ''start tagged machine node'' three times in one schematic, and run each node in each tag m…
thank you for your reply. it was very helpful.
I found out today that you are on summer vacation.
Sorry for the inconvenience during the holidays.
Have a nice vacation.
Hello.
I have a question about the combination of the schematic and the asset called "Feel"(More Mountains).
Can I call 'MMFeedbacks' and start it in my schematic?
I'm not good at C#, so if possible, I would appreciate it if you could tell me speci…
Hello.
I want to check the script to study C#.
Is there a way to check how the settings in the schematic are written in the C# script?
For example, can I confirm how the following node settings are written in the script?
Hello
I found something like a bug and report it.
I've already found a solution for it, so I don't particularly want a fix.
But I'll let you know just in case.
I downloaded XBoxControllerMapping and imported it.
Base/Control > Input Keys
They al…
@gamingislove
Thank you for your reply.
1) Thanks for showing me the solution. Really helpful.
2) Never mind.
It's the little things. I don't see much of a problem either.
Thank you, I feel relieved.
Hello.
I would like to report two possible bugs.
In particular, bug 1 cannot be resolved.
There is a possibility that my computer is the cause, so I'm sorry at that time.
1,
If I create a new project and try to have the HUD display a letter (eg "te…