#I need help with my pathfinding ai..

1 messages · Page 1 of 1 (latest)

tidal agate
#

Hey everyone! I’m building a ghost AI for my maze game and I want it to behave like this
My Ghostai stays still for some reason

  1. Start in Disguise Mode

Ghost begins in DISGUISE mode at the start of the game.

  1. Disguise Mode Mechanics

Full maze roaming: Ghost walks naturally through the entire maze at normal humanoid speed.

Corner turning: Turns corners realistically, like a human player.

No stalking points: Does not teleport to fixed stalk points in this mode.

No chasing: Ghost does not chase the player while disguised.

Off screen positioning: Any teleporting for repositioning is never visible to the player.

Follow-too-long kill: If a player follows the ghost for 10–15 seconds, the ghost reveals itself, pauses 2–3 seconds, teleports behind the player, and instantly kills them.

Predictive placement: Ghost predicts player movement so its walking appears natural, without revealing it as a ghost.

  1. Other Modes

STARE mode: Teleports to a stalk point and freezes if the player looks at it. If the player looks away, it may occasionally chase the player (low chance), otherwise returns to IDLE.

CHASE mode: Only triggers from rare events (like a player looking behind). Moves fast, damages the player on contact, then returns to IDLE after a set time.

IDLE mode: Can randomly teleport in front or behind the player (off-screen), or switch to DISGUISE or STARE mode based on defined probabilities.

  1. Teleport Rules

Teleports behind or in front without being obvious.

In DISGUISE mode, teleporting is only for off-screen repositioning, never visible.

  1. State Transitions

Each mode lasts a random duration within a defined range.

Ghost should naturally change modes over time, not constantly chase.

CHASE probability should be low (0.1–0.2). DISGUISE should occur occasionally, STARE sometimes.

  1. Movement & Appearance

In DISGUISE: human speed, natural turns, no sudden appearance.

When revealing itself for a kill, pause briefly, teleport behind, then attack.

signal rune
#

respectfully nobody is reading that and nobody is going to write anything for you

tidal agate
#

so nobody really wants to make money on discord? got it thanks

signal rune
#

what do you mean make money

#

you want to pay people for this?

tidal agate
#

yeah bro my ghostai keeps breaking, works one second does some utter bs the next

signal rune
tidal agate
#

trying to just get this out the way

signal rune
#

this is the wrong channel to hire people

#

you just ask for help in here

#

people won't write code for free

tidal agate
#

With what im trying to do, it seems too sophisticated for ai which is just heartbreaking lol. If you wanted to do that stuff, you know how to?

#

discord is so full of sht

left walrus