Game
Tsalagi

2 years ago

I don't get it. It is clearly searching for a path. It has found a path. It just won't move Watched four different tutorials, none of them worked. Someone? Anyone? Bueller? (code in article if anyone wants to take a look)


func _physics_process(delta):

await get_tree().physics_frame

nav_agent.target_position = foll_pos.global_position

var dir = (nav_agent.get_next_path_position() - global_position).normalized()

velocity = velocity.lerp(dir * SPEED, ACC * delta)

move_and_slide()

I don't know, I'm going to have to take a few days to think about it. I don't get it. I'm tired. I have plenty of other little projects here to keep me busy



3 comments

Loading...

Next up

Oh no! Jelly blobs of doom!

They're only supposed to be the size of a mini-yux

But doesn't he look so much more prepared for adventure?

And yes, she is carrying a deer foot staff, modeled after one hanging in our house

Working on battles. A little different than last time, aesthetically, but still the same basic idea

Battle State Machine is working Player chooses what to do, enemies choose what to do, and they even have variable rates of attack/defend/flee. Next step will be to actually start dealing damage

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

Today's accomplishments include a rather smooth state machine, a functioning opening cutscene, and name input. It's not pretty, but there aren't any bugs

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

Doing some designing of the main village, mostly so I can get some connections in and get the next part of the opening cutscenes roughed in.

Decided to do some work on the save/load. Name, Chapter, and even Total Play Time CORRECTLY FORMATTED Will work on the chapter banners later. Free time formatting code below

The Knightling launches on August 28! Wishlist it now so you don't miss out: https://bit.ly/KnightlingSteam

To celebrate the game's impending release, we've added The Knightling Pack and The Knightling Community Pack back to the Shop!

With exception of some minor odds and ends, the home interior sheet is finished, which means I can start on all the levels. The next house (level 9) is an old farmhouse, the kind that had a bazillion rooms