https://www.youtube.com/watch?v=peGDiH8xG9U
I wanted to bring up that I’m currently stuck at an enemy in my game because of 2 factors:
- I wanted to make it jump while it moves but somehow it can’t do both at the same time.
- Even when I make it jump, the physics are a mess and I’ve yet to find proper values or ways to make the physics properly.
It’s like the 2 things wrong with this enemy but the main gimmick itself is at least done, sort of.
Meanwhile, this video shows a properly finished enemy at least.
The point of this post is to both ask for help (Any help is appreciated) and to show off game dev progress.
YT doesn’t let me put links in description yet: So here’s the enemy’s script.
Edit: Look at the script now, it's finally fixed thanks to soxxoxsmox.