How to make game AI Slender Man?????????

Hi!

How to make game AI Slender Man!!!:confused:

Help

This is very essential:(

This isnā€™t the place to ask for someone to do the work for you; If youā€™re unsure how to do something, you could ask for help yeah. But asking for someone for a full AI system is asking a bit much. I advise watching Newtonā€™s Youtube videos about A.I and his posts about A.I here on the forums and learning that way.

Weā€™re not going to do the work for you.

Newtonā€™s!!

Who is this?
/////////////
I watched
But
Not applicable

Can you help me?

Start making the AI yourself.

When you have specific questions, please come back and ask them. :slight_smile:

Create a few OnTriggerOverlaps, Have a few locations round the player set by Ints. When the player overlaps, random INT to locate him randomly around the player. One of the Ints could fire a VInterp To the Player, which will kill the Player.

Or something along those lines.

How to make BluePrint!!!

Can you describe the image?

Explain more please:(

https://forums.unrealengine/showthread.php?10221-BOOK-Blueprints-Master-the-Art-of-Unreal-Engine-4-Blueprints&p=76929#post76929

Enjoy!

Could not do:(

How To Create AI Slender man :confused:

A basic version of such an ai can be achieved with this technique: ://www.youtube/watchKDazrBx6IY But for more complex stuff (to get into the ai topics): ?v=VAAHKNoIg0w&list=PLV0qBSMhzPz4-x3bYt2q01c2PjXmUl1eX :slight_smile:

Tellport !!

Normally I donā€™t respond to these sort of posts but Iā€™m getting the feeling youā€™re not getting the hints that people are trying to give you.

Your question is ridiculous, you might aswell ask ā€œHow can I make a computer game?ā€ Itā€™s such a vast open ended question thereā€™s no way anyone could answer the question for you. Itā€™s takes alot of time and effort to learn game development so itā€™s impossible to explain it all to you in one a post on a forum. To even ask such a question kind of tells everyone you donā€™t know what youā€™re doing so how can we explain how to do something when you wouldnā€™t understand the answer anyway? Also it smacks of utter laziness as itā€™s telling us you havnā€™t tried to do anything yourself.

I think you need a bit of realism, unfortunately youā€™re going to have to go through the same process as everyone on here and sit and learn how to do various things by reading the documentation/youtube tutorials, once you have a basic understanding then come back and ask a more structured specific question. Like for instance ā€œIā€™m trying to make a slender man game (although why you would want to i donā€™t know but each to their own), Iā€™ve followed X tutorial on how to make AI move which Iā€™ve got working but Iā€™m not sure how to get the AI to track the player and go to the players locationā€. Something like that we could answer and youā€™d have half a chance of understanding the answer.

Itā€™s pretty much the same as me going on a nuclear warhead website with no knowledge of nuclear physics and asking ā€œHow do I make a Nuclear Missile?ā€ Am I really expecting someone to explain that whole subject to me and even if they did would I understand anything they said? Well no is the answer.

I know learning all the stuff you need is a daunting prospect but unfortunately thatā€™s the only way to do it, no one is going to inject the knowledge into your brain like some scene from the Matrix.

If I can do it and Iā€™m a thick as pig zhit uneducated apathetic stoner who never went to school, you certainly can :slight_smile:

I donā€™t want to sound offensive here, but if I were you Iā€™d stop your game for a bit and brush up first.

Quick story:
I was working on a rather small start out project and found myself stuckā€¦alot.
It was all too overwhelming.
What I did was I scrapped the game and did something different.
I challenged myself to make a game in 7 days. It was a quick self-evaluation.
And you know whatā€¦it worked.

Iā€™m ready and raring to go and create a game to release publicly (okā€¦well honestly, Iā€™m on here right now because Iā€™m procrastinating a bitā€¦got some big obstacles to go over).
Thereā€™s nothing wrong with stopping and taking a step back, trust me it helps.

As for the AI itself, Iā€™m not really sure what you feel comfortable doing.
You donā€™t seem to know much about Blueprint.
If you enjoy visual scripting more than programming, watch some Blueprint tutorials, check out example projects, and most importantly play around with itā€¦get a good feel.
See itā€™s hard to give you any direction if you arenā€™t really familiar with Blueprint as a whole.
Whatever I, or anyone else says, will just go over your head.

I would watch some tutorials, try to make the AI, and then come back when you get stuck.

Good Luck,

~ Jason