Game
Tsalagi

1 year 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

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

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

NEW PACKAGES AVAILABLE NOW!

Version 1.1.0 is now available for Linux and Windows

-Platform bugs fixed where player fell through the floor

-Area 2 accessible through Level 8

-Minor spiffing up, wax and polish

After 7 long years, the wait is finally over. Chapters 1-4 of DELTARUNE are out now!

Celebrate the parallel story to Undertale by completing these quests.

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

Let Them Come: Onslaught by @Tuataragames has come to Game Jolt!

Celebrate by completing our quests!

Play the FREE demo of Let Them Come: Onslaught on Steam: https://bit.ly/LTCOdemo

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

Lots of modeling the last few days. Got some houses made, remade some of my terrain blocks (rebuilt the harbor), and started on the NPC models. Also worked on the battle system and the follower system, now with 1/10th the code but 10x more efficient

The Button Effect – @Frycandle 's minimalist first-person puzzler inspired by The Witness, The Talos Principle and The Beginner's Guide, is coming to Steam! 

Play the demo and wishlist the game now: https://bit.ly/thebuttoneffect

This game has gone through so many iterations it's not even funny anymore