aicreator's Forum Posts

  • And dop2000 I believe that they look best when their size is small,

    Thanks.

  • Well dop2000 I tried to add multiple images in the SpriteFont object but I was not able to ans below is the the result is in the link below-

    dropbox.com/s/7hy37bveikgvv5r/Method%20of%20Loci%20Synthesia%28Early%20Version%29v2.c3p

    And below are all the images of the animations in my project-

    Can you arrange them in a SpriteFont and I have the events to complete the rest of the work,

    Have a Great Day.

  • No,I do not require different images for each letter,And that is the only image with the letter "A",

    Cheers.

  • Well dop2000 I could only use one image with the SpriteFont and I used the Sprite because of this reason which is the hardest way to do this.And for my project to work I really need my project to display objects that look like text and it is because of this I did the hard work of finding an image,cropping it and then upscaling it and removing its background and if my project can display animations(which are alphabetically named) with all the four sprites displaying them for every text entered by the user with a one second delay for them for all the sprites displaying animations to go to the next text until the end of the user submitted text,

    Then this project will be completed.

    and,

    Cheers.

  • Well dop2000 I have created a project file with 4 Sprites,A Textbox,A Text Object and about 25 animations and I want to get all the sprites to update their text sequently whenever text is typed in the Text Input Box for example

    If someone types "Bowl" then I want the first sprite which is the first to display the animation "B" and the second sprite to display the animation "W" and the fourth sprite to display the animation "L" and all of the animations in my project are alphabetically named,

    And if the length of words typed in the Text Box is greater than 4 then I want the animations to change themselves every second,For example- If someone types the word "Internet" then I want all the four sprites to display the animations "I","N","T","E" respectively and then after one second I want all the Sprites to display the animations "R","N","E","T" respectively so that the word that was types by the user which here is "Internet" is formed and dop2000 I want to share this project in the Art of Memory Forum for showing how a Mind Palace Synthesia App or Method of Loci Synthesia app can work and I will also credit you for your help in its development both in the published web app and in the project,

    And below is the link to this project

    dropbox.com/s/iy0grq75v0z9s0e/Method%20of%20Loci%20Synthesia%28Early%20Version%29.c3p

    and,

    Cheers.

  • I have seen many great ideas posted in Construct 3's Ideas and Discussions Platform but many of the good ideas have not been developed but their must be many reasons to this such as the Construct 3 team has limited development time and some ideas may be impossible to develop into features but I think that it is an opportunity for brainstorming on those ideas and making those ideas more practical and also discussing those ideas which you want to be added to Construct 3 so that those ideas become better,faster and easier to develop and and by doing this I think that many of the problems against their development will be cleared,

    Why should I discuss and Brainstorm about the ideas that I want to be developed in Construct 3 ?

    Because those ideas can help you and like me you also must have seen many ideas in the Construct 3 Ideas and Suggestions Platform which you had deeply wanted to be developed but maybe they were not developed due to Problems against their development,

    I think that this is a chance for you to reduce the problems in their development and also improve those ideas with the help of others by brainstorming to improve the ideas which you want to be developed and if you want to then you can also optimize them and I intend to ask the developers of Construct 3 in this forum about which problems need to be solved and how much the suggested features need to be optimized so that they can be potentially developed or considered(As the developers of Construct 3 have limited resources) so that I can know the things that need to be improved in our ideas so that we can improve their chances of being added to Construct 3(In their original or modified form for a lack of a better word) as I believe that more of our ideas have been added to Construct 3 in their modified form(Used again for a lack of a better word)than in their original form after reading the release notes of New Features and Changes in many releases of Construct 3 and also I ask you to remember that by posting on this Topic you have nothing to lose and probably lots to gain along with many users of Construct 3 ,

    Note-What I believe may be incorrect and if it is then please tell me,

    Have a Great Day.

  • Well I need to get only one image per letter displayed and I want this to happen for all the letters of the English Language(I have images for the m and I will pass the text to be displayed to the Sprite Font Object in a Variable)Can you tell me how can this be done,

    Cheers.

  • Well,I tried to use the SpriteFont object but I was able to use only one image with the SpriteFont object and because of this reason can you tell me how to use more than one image with the SpriteFont Object so that I can complete that web app which I am hoping to create since my problem of Splitting the images has been solved after which I intend to share it in the Art of Memory Forum after crediting you,

    Cheers.

  • Well dop2000 is it possible to convert the image below into a Sprite Font and if it is then can you tell me how

    And credit to Liam Hine for this image.

  • I have been trying to create an app for personal use to increase reading speed by acquiring the Method of Loci synthesia, More information about which can be found in the link below -

    forum.artofmemory.com/t/is-it-possible-to-gain-the-method-of-loci-synthesia-edit-yes-it-is-see-virtual-memory-palaces-along-with-text/52446/16

    And that synthesis can be acquired by reading objects and backgrounds instead of text but in the website below you read emojis instead of text

    mojilang.ml

    What I want to do is display objects instead of text or emojis that are along with a background under them which I believe can happen by transparent spritesheets but I have been unable to figure out how to display multiple objects in a sprite or spritesheets instead of words,

    Can any one help me with this,

    Cheers.

  • In order to complete my project I need to make my project display a text when ever a 4 digit number whose sum is 20 or more appears(Which I can adjust in a Variable) and I tried code which is similar to your code because of the other code in my project and I am trying to replace any four digits whose sum is 20 with any string and because of this I created this forum topic and I do not know how to correctly use Loops(And may be because of this reason I am unable to get my project to work),and Can you tell me where to look for so that I can solve my problem and with a few changes complete my project,And a link to my project file is below-

    dropbox.com/s/xcrh8hvs4p6g7sd/NOI.c3p

    Cheeers.

  • Well in my project,I am trying to display numbers typed in one text box into words in another text box and this works for some numbers ,Ex-22 but not for all the numbers and below is my project file,Can anyone fix this problem for me,

    Note I want to display text for repeating digits(up to two or three times a row)or for digits whose sum is 5 or 10,For Example- 23(2+3=5) and 3+7(3+7=10) and the text which I want to display is in the Variables.

    And at last I will like to add text in between sentences which are separated by white space("") with Adjectives given in the Variables which are in the Project File below-

    dropbox.com/s/xcrh8hvs4p6g7sd/NOI.c3p

    Cheers.

  • I want to detect numbers in between text,add those numbers and then store them in a global variable if the result of their addition is 20 or otherwise if their sum is not 20 then I want to store the original numbers only,

    And below are two examples with their explanations

    A)"ac776sd"= Sum of numbers=20(7+7+6),"Global Variable Sum 20"=776

    B)"bc321sd"= Sum of the numbers=6(3+2+1),"Global Variable Sum not 20"= 321,

    Cheers

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks dupuqub, But I am unable to stop playing text after completing the text and there is an edited example below-

    dropbox.com/s/dtyaqolp0wktjjh/An%20edited%20example%20of%20Reader.c3p

    and can you solve this problem for me please,

    Cheers.

  • Can anyone help with this.