aicreator's Forum Posts

  • Well WackyToaster I am trying to highlight any word from "Global Variable 1" which contains any letter found in "Global Variable 2" which are seperated by whitespace into red colour,like for example if "Global Variable 1 " contains a text which is I am a very good and great person" and if "Global Variable 2" contains the vovels "a e i o u" which are here seperated by whitespace then in this case I want to highlight all the words in "Global Variable 1" which contain the any of the following letters "a,e,i,o,u"(which are contained in "Global Variable 2" and are seperated by whitespace in it) into Red colour which in this case is "I,am a good person.",and here I have underlined the all the words of "Global Variable 1" which contain any of the letters which are found in "Global Variable 2" and I want those words to be Coloured in the colour Red as they contain the one or even more than one letters which are found in "Global Variable 2".

  • Hey,@WackyToaster I have tried to colourise different words contaning a single and some times even multiple(or more than one)letters but i am unable to do this,So can you please help me with this problem and I am greatful to you for helping me with my previous problem and Thank you for this.

  • I am trying to change the colour of some of the words which contain the letter "ि" out of hundreds of words in a variable containing stories from the Hindi Language automatically without having to change the colour about 40 letters manually which will be displayed by a text object for an app which i am making to help myself and possibly others to learn the Hindi Language.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Soul3 can you please upload the .c3p,Cheers.

  • Soul3 can you please tell me how to use the spilt "System:For loop" event to split all the individual words of Variable1 and can you also please tell me how does the loopindex expression works,Thanks.

  • I am trying to get Construct 3 to colourize all words in Global String "Variable1" which contain the letter "ि" and are seperated from each other by whitespace,into red colour but currently I am able to colourize only a single letter by using these two actions and expressions-

    1.Set Variable 1 to replace(Variable1,ि,"[color=#ff0000]ि[/color]")

    2.Set Text to left(Variable1,396)

    ,and so can anyone tell me how to colourize entire words in Variable1 which contain the letter "ि" and then render them highlighetd in the Text Object

    Thanks.

  • Would you all like a feature from which you can create Logic pieces and Presets in Construct 3 with out writing code just like those of Buildbox but with more features which this idea will allow you to-https://construct3.ideas.aha.io/ideas/C3-I-809 and can you all comment on whether there is any demand for this or this type of feature?.

    Edit:The idea using which you can create presets is https://construct3.ideas.aha.io/ideas/C3-I-797.

  • Dayvid86 I searched in the internet about your comment and i found this post by 99Instances2Go that contains events that does exactly what i want to do using the "On tag executed" event and with some modifications it can also emulate the "On tag executed" event with the same or some other triggers and if in the future it is possible for users of Construct 3 to create custom addons with no programming then i will definitely try to make an addon to make it easier for users to implement and use the events typed by 99Instances2Go with any triggers and Ashley i also request for the abality to create not just custom actions,conditions and events in Construct but also custom expressions just like in Gdevelop 5 by Compilgames.

  • By tagging multiple actions and then entering their tags in "On tag executed" events with the help of AND sub events the user can detect when certain groups of actions are executed and by by using events the user would be able to more easily define what should happen after that.

  • I have got an idea in which instead of using the "On nth condition executed" and "On nth action executed" to know when an action or condition is executed the user can assign tags to the actions or conditions which the user wants to and then type the tag or tags in the events "On tag executed" and "On tag executed nth time" along with a name for identification and if these events are added in Construct in Construct the user by using these events will be able to know when one or more actions or conditions are executed and will also be able to specify what should happen after an action or condition is executed once or more than one time.

  • Will these events be useful to you which are - "On nth action executed","On nth condition executed" and by which people would be able to detect when a certain action or condition(determined by their line number) is executed and what should happen after that,I know that this feature has certain problems and for some of which i have written some solutions which are in the website https://construct3.ideas.aha.io/ideas/C3-I-690and i request you to provide suggestions on how to solve the problems of this idea and on how to improve this idea as if implemented this feature can make developing games with Construct 3 easier and faster and i plan to resubmit idea again by 10th Febuary to the Scirra Ideas Portal

    Cheers

  • I want to create a visual editor in Construct can any one tell me weather it is possible and if it is then how to do it.

  • Can anyone tell me how to create a programming language in Construct 3,Thanks in advance.

  • You do not have permission to view this post