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

Wizard Fighting Game

  • 3 Devlogs
  • 9 Total hours

Game made in Godot where wizards fight with magic

Open comments for this post

59m 7s logged

Fixed an issue with the one way platforms in godot where the player would run into them from the side and bounce off of them, added a script to handle the collision layers for platforms to the platform object and changed the players collision box to a custom polygon to fix

0
0
5
Open comments for this post

3h 31m 22s logged

Big Update
Added Double Jump and particles for it
reworked the entire code for jumping for a smoother feel
created one method for all instances of player acceleration and deceleration
added jump squat which is 3 frames between the Jump input and the player leaving the ground
tuned movement values

0
0
1
Open comments for this post

4h 46m 30s logged

I have created the basic systems in place for the game including a state machine to handle animations, and basic movement which is a modified version of the built in CharacterBody2D script, this movement uses the move_toward math function to add acceleration and deceleration, this is to emulate the feel of games like smash, while still having more snappiness with no jump squat(frames before leaving the ground)

0
0
1

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…