Two Updates
- jacoblince8
- Sep 30, 2022
- 1 min read
Updated: Jan 19, 2023
I have a couple of things to share today so I decided to mash them into one post. I'm really excited to show off what I have this week.
Platformer Script Update
I have been working on that short script for the platformer demo and I now have a second draft to show: https://1drv.ms/w/s!Ag4ucRimdpC8-Tkvrb842-xP-wT_?e=WfxwaE
I wanted to get more specific with what the themes are so that everything makes sense. I'm going to keep iterating on this and possibly return to finishing the demo altogether just so I can get my idea out there. Feel free to leave a comment or suggestion in the link above.
FPS Update
I have also been working on my FPS project. I already have the player character working for the most part. But what I'm most excited to show is my AI programing. I was able to get a basic npc working in my project.
I have also been using this code to help out with a group project. I programing an eldritch monster that is hunting the player-character. Here's what I have so far:
I will continue to work on this and learn more for my FPS project and eventually I'm going to return to my platformer. I'm really satisfied to have learned these skills so far and I can't wait to learn more in the future. Have a great weekend.
Comments