Don't wanna be here? Send us removal request.
Text
finalizing my game
I've only got i bit of time left so i decided to make all the text a font and have green backgrounds and i also changed the texture filtering to nearest instead of default
0 notes
Text
adding controller support
adding controller support is very important as I want to put it onto an arcade machine and you don't get a curser in an arcade machine
0 notes
Text
fixed the AI open level glitch
my AI would break when a new level is opened a new level they basically started going into random points and siting still I did a lot of experimenting in the project setting and when I changed the nave mesh run time to dynamic it fixed everything
0 notes
Text
adding sound to actions
i decided to add the new sounds and music I've just acquired to the game so it isn't deathly silent and to add more feed back to the actions the player is doing the process for this was way easier than i thought it would be as i just added play 2d after the projectiles spawn
0 notes
Text
04/02/2025
adding audio to my game I was given a file that contained lots of different audio from different people that I could use in my game along as I credit them I going go through the audio and download the ones I like
0 notes
Text
making art for all the goblins
this was fairly easy as i just copied and pasted the designs and slightly tweaked them for each goblin
0 notes
Text
current state of the game 03/02/2025
the game is at a state nearing its MVP the main gameplay loop is their and the game
0 notes
Text
goblins hit boxes not working when i applied my sprites
some how when an goblin is hit with a bolt it just sometimes not take damage that has been happening after i applied the 2d sprite
0 notes
Text
tile map not work how I wanted
the tile map didn't work how I wanted it to work when i made it the tile i used was too small and made you dizzy to look at it also had huge gaps in-between each tile which looked really bad
0 notes
Text
project 28/01/2025
i have so far done the basic game mechanics and have a game that can be played I am now going to to my next target of adding visuals to my game i also disabled motion blur as it made the game look weird
0 notes
Text
fixing my spawner
I realized that my goblins where not spawning so I decided to go fix it it turns out i needed to find a way to connect the event begin play to all the pieces of cod i had made
0 notes
Text
adding score
this was easy as I just added a cast to game instant and an add score after my goblins die
0 notes
Text
FINALLY
I going to add the last few thing into my game such as stronger
although I still have a lot to add and a lot of bugs to fix the game can finally be beaten and can be played on repeat
0 notes
Text
i fixed the problem
it turned out that i needed to make the goblin collision box into a overlap dynamic instead of no collision
0 notes