Game
Tsalagi

22 days ago

The wolf is fixed! I repeat, the wolf is fixed! Pathfinding has resumed working! Save box also got a graphic so it's no longer pink. Ꭽ is for ᎭᎵᏏᏅᏓ, or "Save"


After breaking a thing and not knowing how I broke it, after many tutorials and rewritten code, I finally figured out what the problem was and how to fix it

As it turns out, it wasn't really the code at all. The code was fine. The nav agent was working exactly as it was supposed to and so was everything else

The problem was actually in the AnimationTree. Discovered that on accident, really, when I accidentally deleted it and then stuff started working again. Through process of elimination, I determined that it stemmed from the callback process. It was set to "Idle" when it apparently should have been "Manual"

How I interpret this is that because the wolf's movement and animations are dependent on the player movement, whenever it came time to actually move, it would instead just continuously fire off through the AnimationTree and be unable to move. I could be wrong, but that is my interpretation of things. Now, since it's set to "Manual" callback, it only does what it needs to when it needs to without requiring external input



0 comments

Loading...

Next up

Level 5 complete Not sure if I'm ambitious enough to do Level 6 today. I might just need food first But it's looking like a demo is possible this weekend

Working on animations for the enemies, at least the Sentries. Hey, Godot, remember when you could save animations as resources and import them to other models? That would be awesome so I don't have to recreate everything for every enemy

Think she'll be mad that it's taken me so long (at least a few months) to get these things?

Happy #WIPWednesday!

Are you working on a game? A song? Something else? Tell us in the comments!

“That’s no ordinary rabbit! That’s the most foul, cruel, and bad-tempered rodent you ever set eyes on!”

🕹️ Enter The Highrise Game Jam Before It Ends On May 5! 🕹️

Learn the rules here: https://gamejolt.com/c/gamedev/highrisejam

Learn how to make a world on Highrise (which you MUST do to enter the jam) here: https://gamejolt.com/p/the-highrise-game-jam-is-underway-watch-t…

The jam has cash prizes! 💸💸💸

Decided to work on the loot. When you defeat an enemy, you can see what you're getting I don't think that's going to be the final position, but it works for now

Today's progress brought to you by Dystopian Echoes

Only had a little time today, but managed to get the save/load functioning Main menu isn't much to behold, but it functions

I think my next major push is going to be just more levels. Fill out Area 1, maybe do a demo version with it

Highrise Game Jam Reminder: In order to enter to win the Jam, your game must be created in Unity and submitted using the Highrise Studio Hub.

Learn all the deets about the jam at https://gamejolt.com/c/gamedev/highrisejam

King of the hill! At this point, it's kind of just level building