GMS2: Simple Enemy AI tutorial - wander and jump.

  Рет қаралды 13,475

almightyzentaco

almightyzentaco

Күн бұрын

Пікірлер: 33
@justsumdood8351
@justsumdood8351 3 жыл бұрын
Just what i needed thanks a million. Perfectly simple explanation and helped immensely. Thank you
@sirsalty5406
@sirsalty5406 6 жыл бұрын
I.. Just liked the channel when Click-team was a main focus... You've been one of my favorite you-tubers but your not the same channel i used to like.. I have nothing against GMS2 but, I just like the click-team days is all i'm saying until the next click-team video, Goodbye Zentaco..
@wilhelm992
@wilhelm992 6 жыл бұрын
Maximum_salt Right thur with yu
@xnyarlx
@xnyarlx 3 жыл бұрын
what make this witch enemy walk animation? when i make this and have walk anim with 4 frames when hi change direction is buging
@paweex
@paweex 4 жыл бұрын
OMG I LOVE YOU THX!!!
@hithere1435
@hithere1435 4 жыл бұрын
I love you to 😄
@calebfederico-dyer8837
@calebfederico-dyer8837 6 жыл бұрын
hi almightyzentaco I have a quick question when I save or even place something down on a frame it says encounter a sharing violation I have no idea what that means and I didn't supposedly share anything of a violation if you could plz help that would mean a lot thank you
@republicapps2225
@republicapps2225 4 жыл бұрын
Hi. It seems that in GM2.3 the function sign() does not exist. What can I do? Thanks
@roscianyt
@roscianyt 4 жыл бұрын
It does: 127.0.0.1:51290/index.htm#t=GameMaker_Language%2FGML_Reference%2FMaths_And_Numbers%2FNumber_Functions%2Fsign.htm
@donutman6725
@donutman6725 2 жыл бұрын
It has it
@CheesyTacoBoy
@CheesyTacoBoy 4 жыл бұрын
if you want the enemy to not jump and just collide with the object and turn around and have gravity, here is the code for it (create) xspd = 0.8; yspd = 0; (step) if place_meeting(x+xspd,y,obj_collision_boi){ sprite_index = spr_enemy_mech_slime_left; xspd = -0.8; if place_meeting(x+xspd,y,obj_collision_boi){ sprite_index = spr_enemy_mech_slime_right; xspd = 0.8; } } if place_meeting(x,y+yspd,obj_collision_boi){ while !place_meeting(x,y+yspd,obj_collision_boi){ y+= sign(yspd) } yspd = 0; } x += xspd; y += yspd; yspd += grav;
@samso7267
@samso7267 2 жыл бұрын
I know I'm commenting this after a whole year passed by but yeah. This code worked. Thank you!
@CheesyTacoBoy
@CheesyTacoBoy 2 жыл бұрын
@@samso7267 np
@samso7267
@samso7267 2 жыл бұрын
@@CheesyTacoBoy Are you still making games and stuff. If yes, you probably got way better didnt you?
@CheesyTacoBoy
@CheesyTacoBoy 2 жыл бұрын
@@samso7267 no I stopped a while back
@Fluttercute
@Fluttercute 6 жыл бұрын
hey Taco, I just wanted to say that I am very grateful that you put the time and effort into the videos you do. Myself being so dyslexic it was hard to ever get into a game dev a tool like Game maker due to the coding. but thanks to your well-made videos I can use CTF 2.5 very well Im happy i SUBED Kind Regards Andrew
@almightyzentaco
@almightyzentaco 6 жыл бұрын
You are quite welcome. If you have any tutorial suggestions let me know.
@Fluttercute
@Fluttercute 6 жыл бұрын
will do
@mahmoujhproudctions9896
@mahmoujhproudctions9896 6 жыл бұрын
can u do a clickteam tutoiral on how to make a scrolling bar?
@Isakube
@Isakube 5 жыл бұрын
yo taco my enemy won't move. any idea why? btw i just copied everything exactly so don't say "read the description"
@Isakube
@Isakube 5 жыл бұрын
oh i see how it is i gotta place him near a block huh ok fine sure,aegkljthdifmtafjklsgnmlvgmnxflkdfhjgfdkfgjhgfdsdkf;jlxgchklfxbiompzW z;
@Isakube
@Isakube 5 жыл бұрын
no wait what
@Isakube
@Isakube 5 жыл бұрын
oh ok got it thxmanbyelol
@vlekonger
@vlekonger 6 жыл бұрын
2nd
@maestro6831
@maestro6831 6 жыл бұрын
1st
@lisasdesigns93
@lisasdesigns93 6 жыл бұрын
click team quietly removed links to your channel (peculiar). Hint: it wasn't because you're adverting a competitor, hint: it wasn't chrilley. Hint: no one said these sentence about you: "Game maker? he doesn't mind making a fool out of himself, you never bite the hand that feeds you" - "he's not even good at it" Good tutorials? for children maybe. just FYI.
@almightyzentaco
@almightyzentaco 6 жыл бұрын
I make tutorials for the people who want to learn how to make games, not Clickteam. I'm interested in helping individuals pursue their dreams of becoming game developers and will continue to churn out tutorials for a variety of software when I can find the time. I know things have really slowed down lately. Sorry about that. As for Clickteam, they can do whatever they want - no hard feelings.
@jessicawinslet684
@jessicawinslet684 6 жыл бұрын
That forum is gossip central, they made it 10 times worse when they joined discord. I stopped using it because it erodes your coding skills. There is no studio on earth that will hire you if you know click team. Game maker unfortunately is not a real programming language, GMLis a script. Even for entry level jobs they want you to know basic object oriented programming, AKA C#, C++ yes, Unity. Search for jobs for game development, not a single game maker studio entry, it's all unity.
@almightyzentaco
@almightyzentaco 6 жыл бұрын
will the wing I agree. But I think the logical concepts apply and you can build a decent framework before expanding to a more robust engine. Most of my audience is young and Im hoping to help them get started where they can.
@jessicawinslet684
@jessicawinslet684 6 жыл бұрын
I saw it, they left the link to a fusion playlist. but the main link to the channel was removed from social media and their website.
@jessicawinslet684
@jessicawinslet684 6 жыл бұрын
Fabrizio I can understand that, it's about the subtle bullying that I don't agree with. You don't bargain with free advertising.Besides, they are not paying Almightyzentaco a dime for his work. They wonder why every tutorial person leaves the forum, snail, josh, chaos, spark man, francois, klikphillip, etc... and soon Almightyzentaco, and they wonder why barely anyone knows about clickteam. Didn't Francois said there is only 10,000 registered users? They haven't grown much since the games factory 1.
Random Pool Tutorial for Clickteam Fusion 2.5
21:00
almightyzentaco
Рет қаралды 9 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,3 МЛН
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
Why I am NOT Making These Enemies
17:06
Deynum Studio
Рет қаралды 213 М.
How I Built A LEGO Treadmill That Moves In EVERY Direction
18:06
Banana Gear Studios
Рет қаралды 958 М.
Top Down DnD & GML Tutorial in Gamemaker #4 Enemy A.I.
36:19
Can I 100% Superliminal and Get a Refund?
23:36
Gronf
Рет қаралды 272 М.
Tierlisting the BEST (and worst) GAME ENGINES
33:51
BiteMe Games
Рет қаралды 249 М.
What size should your assets be? | HD 2D GAME ART
12:10
Nonsensical 2D
Рет қаралды 152 М.
I Redesigned the ENTIRE YouTube UI from Scratch
19:10
Juxtopposed
Рет қаралды 1 МЛН
Making a Game About Weak Points
21:27
Emis
Рет қаралды 795 М.
Can You Beat Minecraft if the Whole World is Water?
16:07
EnderSkull
Рет қаралды 378 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН