top of page
Search


Coding Skills: Future Developments 13.0
NPC interaction and merchant trades are a staple of almost any game combat based. There are quite a few NPC interactions that can occur...
Oct 26, 20231 min read
Â
Â
Â


Coding Skills: Future Developments 12.0
I have already thought about adding player stats which can be upgraded using focus points. Items, however, will also need a certain stats...
Oct 25, 20231 min read
Â
Â
Â


Coding Skills: Future Developments 11.0
While spells themselves are fairly easy to implement given they generally only have one feature that needs work on, a spell that summons...
Oct 19, 20232 min read
Â
Â
Â


Coding Skills: Future Development 9.0
While the game itself may be open world, there are still going to be some sections that are only going to be accessible by either keys,...
Oct 16, 20232 min read
Â
Â
Â
Coding Skills: Future Developments 5.0
After ending on strafing and pivoting from last time, I wanted to work on some more spell casing and combat based functions for both the...
Sep 23, 20231 min read
Â
Â
Â
Coding Skills: Future Developments 4.0
I want to add in player armor and a boss fight with some major new player movement concepts, such as strafing and pivoting. Player...
Sep 21, 20231 min read
Â
Â
Â
Coding Skills: Failed Attempts 2
As foolish as this may sound, I wanted to work on spells very early on in the project. It interested me because while I understoof how...
Sep 12, 20231 min read
Â
Â
Â
Coding Skills: Future Developments 3
Lots of what I'm going to be adding in from now will be very closely tied with the coding aspect of the game, rather than the animation...
Sep 9, 20232 min read
Â
Â
Â
Coding Skills: Future Developments 2.0
This is the second part of any future developments I am going to add to the game. I am not going to be mentioning too much about the...
Sep 8, 20231 min read
Â
Â
Â
Coding Skills: Future developments
I wanted to write about what all I was planning to add into the game as I worked on it, so that everyone would be on the same page. There...
Sep 7, 20232 min read
Â
Â
Â


Coding Skills: Part 6
While I generally talk about code which I have already done in the past, I wanted to discuss something that I am currently working on...
Sep 5, 20231 min read
Â
Â
Â
Coding Skills: Failed Attempts
So far in this category of blogs I have talked about the different coding skills I have learnt through my time making the game and how to...
Sep 3, 20231 min read
Â
Â
Â
Coding skills: Part 5
One of the major bugs I encountered besides the camera script not working after relaunching was certain animations either playing at...
Aug 31, 20232 min read
Â
Â
Â


Coding skills: Part 4
Finishing the camera angle and opening up the project the next day, I came across a problem. Now, I still have not found a solution to...
Aug 30, 20231 min read
Â
Â
Â


Coding skills: Part 3
Once I had finished with the player locomotion, I needed to get my player camera set up. What I wanted it to be was a 3rd person camera,...
Aug 27, 20231 min read
Â
Â
Â
Coding skills: Debugging
I didn't really have any problems up until now, which was when I started experiencing bugs with the animations, and they would either...
Aug 25, 20231 min read
Â
Â
Â
Coding skills: Part 2
We had left off yesterday at the game's input latency, and today I want to discuss some of the specifics of the scripts I created. The 2...
Aug 24, 20231 min read
Â
Â
Â
Coding skills: Part 1
While I generally tend to skim over the coding aspect in the blogs explaining what I did for the day, I rarely delve into what the actual...
Aug 23, 20231 min read
Â
Â
Â
What I've learnt so far
Besides simply talking about what I have learnt so far, I also want to mention certain projects I intend to take on in the future, and my...
Aug 22, 20231 min read
Â
Â
Â
Day 34: 4 steps back, 5 steps forward
My plan for the day: I had wanted to continue with working on the UI for the character by adding in new weapons for the character to...
Aug 10, 20232 min read
Â
Â
Â
bottom of page