- Home /
Other
How could I combine these two scripts
One of the scripts is for an input field that will only allow enter as input, so if input field loses focus without enter pressed such as a mouse click nothing will enter
.
Code for the input field is in in a reply to this message
.
The other script is for an enemy that once destroyed question prompt appears that has the input field that I am trying to fix
Answer by tormentoarmagedoom · Jun 05, 2019 at 02:38 PM
1 - This is unity answers, not code prividers inc.
2 - We will not work on a image code...
3 - If you knwo what are you doing in the codes, you will be able to merge them.
Good luck.
Follow this Question
Related Questions
How do I implement ServicePoint into my feedbackpage 0 Answers
How to select an int/float variable from another script in the inspector? 2 Answers
Setting an inputfield to inactive until a button activates it? 2 Answers
error CS1061 and error CS0117 scripting InputField 1 Answer
Submit inputField when Enter is clicked 10 Answers