Hey dude, thanks for uploading this tutorial, it really helped me figured out how to make a text box system like this in a game i'm working on, so thank you for that!
@CoyoteMan717 Жыл бұрын
THANK YOU!!! I was about to scrap NPCs in general until I found this video! works great.
@claykid8 жыл бұрын
i just used an alterable string with a counter (that just shows/hides the text box). when you press up while on the dude, the counter goes up by one and shows the txtbox, and depending on what char. you're on, the icon for them changes direction (32 npcs per screen basically) to show their face, and the alt string changes to the string for the npc
@aaronwise10897 жыл бұрын
This is just what I have been looking for.
@thempp45198 жыл бұрын
your tutorials have been helping me alot ! can you (please) make a tutorial on how to make an online game , but indsted of an online game where you can make your own server there is just 1 server you can join ?
@almightyzentaco8 жыл бұрын
I'll put it on the list, but I have very little experience with online features in games. I'll have to do some research first.
@Yazoon_S4 жыл бұрын
scott cawthon has sure using this specific video as a tutorial while making FNAF world
@ДмитрийХлеб-ф9е5 жыл бұрын
Bro your tutorials are so helpful to me and Im not even on the same engine
@loutabu61618 жыл бұрын
in that last part, you could've just used the timer already in the event editor (it has a delay function) rather than making an alt value for it.
@almightyzentaco8 жыл бұрын
True. I do things the hard way sometimes for no good reason.
@aaronwise10896 жыл бұрын
Please keep this video here so I can learn how to use this effect for my game when I buy clickteam fusion 2.5 next year
@JollyOlStan-hh2is5 жыл бұрын
If you have only 1 dialogue on frame then yes this will work any more tho and it will glich and bug So if anyone knows how to have several of these please let me know
@justhuman9827 жыл бұрын
You can do a lesson about dialogs, where there are several answers. In the style of dialogues RPG or visual novel.
@AbdllahRaphel5 жыл бұрын
dude most visual novels programed on Ren.py and it hard u have to be expert on Programing and Math
@JetroNetro4 жыл бұрын
Hey! When i was trying to change the global value in the event editor, the special object was not showing, even with all the events and objects showing. Any help? Edit: Also can you make a tutorial on how to make automatic scrolling clouds?
@BenYaxleyFilms3 жыл бұрын
loved this, thank you!!!
@IWannaTryOfficial3 жыл бұрын
I have a small problem, in my game I have dialogs where there are long spaces without letters, but even so the audio continues to sound as if it were speaking, any solution to that?
@EeveeLikesSoda2 ай бұрын
Does anyone know how to change animation sequences while talking to your npc? I'm coding a little point and click visual novel game (Its for a project), and I want my character to have a different expression based on which paragraph is being displayed. It will change to one of the frames of said animation, but it doesn't change the animation sequence (AKA, she doesn't look like she's talking). It's super inconvenient, especially because I want her to have more depth than just your average NPC. Anyone have a fix for this?
@neverbetter37855 жыл бұрын
TOBY FOX LEFT THE THAT
@Isaadelle4 жыл бұрын
could you do a tutorial on how to make several people to talk to in the frame?
@DJSpecialSauce7 жыл бұрын
Amazing! Thank you, I subscribed. Only gripe: that "typing" sound with the text is awful LOL
@ДмитрийБалалайкин-ц4ы7 жыл бұрын
Does anyone know how to make the text start again after the last paragraph of the text?
@justhuman9827 жыл бұрын
+
@aaronwise10896 жыл бұрын
I got up to the part where you did Left$ and everything else exactly as you did and it has given me a syntax error. why please help? Left$( text_to_display,Len( string$("String")) +1);
@jackman123596 жыл бұрын
lose the semicolon
@ChrisRichmond4 жыл бұрын
What is the name of that music you used by Kevin Mcleod? I like it. 😁🎵
@LargoAnimations6 жыл бұрын
q'bert is hairy now okay
@DavidMusicaMariachi7 жыл бұрын
wuauu tanto lio para mostrar solo un texto..gracias muy bueno el tuto
@nikuwolf5 жыл бұрын
so basically, 2 things. 1. how do i get the text to play on its own, and automatically switch the paragraphs after a certain amount of time, mainly for basic rpg cutscenes and stuff 2. the text keeps playing the last paragraph when its supposed to be finished. does anyone have a fix?
@FlashySenap7 жыл бұрын
Any tutorial for Enemy AI. Maybe a simple one like zombies or something?
@midpiano30675 жыл бұрын
i will tell you how , you want to learn enemy path movement
@Thundertimi7 жыл бұрын
So, what is easy way to do this, if i want multiple npc. Problem is, that they all talk same things now.
@8ethan6 жыл бұрын
same
@neptunearchives6424 жыл бұрын
My change alternate string is syntax error
@samiamazing26318 жыл бұрын
cool tutorial :D, could you make like undertale dialogue between two characters? like Sans and Papyrus
@jaycesaerius8 жыл бұрын
Can you make a tutorial about inventory and quickbar like Minecraft in Clickteam Fusion 2.5. pleeeeeeeeaaaaaase !!
@sylvainlanglois96537 жыл бұрын
I tried this and it worked. However, when I make a new set of dialog for another character (With another global string) it doesn't work. Well, it works ... but then if you talk to another character, its buggy and the text does not work or appear and many events in the line don't work anymore. So I can talk to guy 1, it's perfect. If I go to guy 2, it bugs like hell. But if I talk to guy 2 first, it works ... then to guy 1 it bugs. I don't get it.
@galacticnukegamesdevlopers35538 жыл бұрын
I can make a Dialogue with Text Balloons & Multiple Choises ?
@claykid8 жыл бұрын
could you do a tutorial on how to do a ddr style game?
@almightyzentaco8 жыл бұрын
Holy Shrimp! Studios ddr?
@claykid8 жыл бұрын
dance dance revolution (rhythm games basically)
@DeviantXS-24688 жыл бұрын
Can you work on screen resolutions? Finding it difficult when a pc is 4:3 and 16:9.
@MrKnot.2 жыл бұрын
How do i make dialogue options?
@LURWIGABLE8 жыл бұрын
Can u make a tutorial of making more of the same enemy in a platformer? For example, right now i need to clone the same enemy and also its "playerscan" rectangle Im using for them to spot the player without them buging out and reacting because another enemy spotted the player. I hope that make sense >_> Also very nice tutorials, have helped me alot :) !
@almightyzentaco8 жыл бұрын
Yeah. I can do that. You are going to need to use IDs. It's somewhat complicated.
@LURWIGABLE8 жыл бұрын
That was fast! Thanks a lot mate :) Been searching pretty long for a tutorial on this! Its really appreciated!
@AlexTCGProYTАй бұрын
Brilliant
@EmulMeThat7 жыл бұрын
how change frame?
@realhuman82417 жыл бұрын
Not work :(
@justhuman9827 жыл бұрын
Thanks!
@scoop64896 жыл бұрын
This is bad. So I need to individually program frames and can't copy and paste code due to them having different objects. Gamemaker it is.
@sosplushco.73933 жыл бұрын
so how's it goin
@ThatOneDMGuy7 жыл бұрын
I can't seem to get this to work on my RPG project. The text never shows up. Is there something I'm doing wrong? The only difference I seem to have is I dont have a platform movement object with my rpg. Should I?
@almightyzentaco7 жыл бұрын
Angel Sotelo That isnt effecting it. Something else is wrong.
@ThatOneDMGuy7 жыл бұрын
Thank you for responding. At 2:23 in your video you run the application and see "Hello hello" on the background. I don't see any text on my background, despite you having only done two things at that point. I'm new to cf so I'm a little confused.
@ThatOneDMGuy7 жыл бұрын
Do I need a layer object?
@Gezsmir7 жыл бұрын
I have had the same problem and in my case the solution was really simple and stupid :D my frame's width is quite big (around 12k pixel), and my window's size where you actually see what is happening is 1024x576 soo the problem was (in my case) that i put my string far from the start scene, (somewhere around at 6000pixel) and i forgot to check the "Follow the frame" option under the string's properties :) sooo when i moved.. the string moved with me... it didn't follow the frame. (string object -> properties -> run time options -> scrolling option -> CHECK Follow the Frame :) i hope i could help :)
@Max-dz9nd6 жыл бұрын
Yea for me the string just won't show at all. The same thing happens with the score too.
@galacticnukegamesdevlopers35538 жыл бұрын
multiple choisses ?
@themarkimations83175 жыл бұрын
How did you do the typewriter effect?
@TheWoodlandYeti5 жыл бұрын
The type writer effect uses the line of code on line 31. When the internal flag of the avatar is set to "On", this command loops every .10 of a second. When this flag is turned on, text appears at the same relative speed (.10 of a second). He also set it so the sample sound of the typewriter plays every .10 of a second. The typewriter effect is just a sample he took from the internet. You import the sound using clickteam, and boom...typewriter effect
@robertthurman39796 жыл бұрын
Can I request a tutorial for something that I can’t find any info on
@almightyzentaco6 жыл бұрын
Sure. What is it?
@silentplaystation18557 жыл бұрын
how do you do this with the text blitter?
@almightyzentaco7 жыл бұрын
brokenpuppet128 The easiest thing to do while still following the tutorial is to just set the text glitter string to the value of the string object text