You are browsing as a guest. Sign up (or log in) to start making projects!

Game?

  • 6 Devlogs
  • 18 Total hours

A game in godot. Maybe a survivors game because it's easy alledgedly

Open comments for this post

6h 7m 2s logged

Added a god awful tileset for the background made by yours truly
Revamped attack to send an attack packet for all the data instead of a billion params (damage, knockback, special effects in the future?)
Speaking of which, we have knockback now! clap clap
The game also has a melee weapon (the coin)
that follows the player’s cursor via the WEAPON CONTROLLER which does that and other things coming soon tm
Revamped the damage component to toggle between continuous damage using physics process and one time damage each time it enters the area2d
The bullet can pierce enemies with an exportable count
And that’s all folks or some

0
1
33
Open comments for this post

2h 49m 50s logged

Added a damage component so the enemy and the bullet uses it
Player can roll for immunity frames (disables hitbox on roll)
Added a GUN that automatically tracks the nearest enemy

0
0
1
Open comments for this post

1h 46m 46s logged

Was working on the ai/pathfinding of the enemy this morning.
added wandering and chasing the player.

1
1
67
Open comments for this post

3h 18m 31s logged

Changed the node structure so that the states’ code can be split into more components.
Added a little bit of utilities to find the player node
Added a velocity component to do movement stuff
Working on the enemy ai - not going well (it’s so over what am I even doing T-T)

0
0
5
Open comments for this post

2h 7m 23s logged

Stuff I did this morning:
Imported the knight sprite from Brackeys’ Platformer Bundle (placeholder pretty much)
animations for idle, attack, and for moving
movement and transitions between states
hitbox and health components
a scene for bullets that checks for the hitbox component
flash from taking damage

0
0
9

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…