Advertisement · 728 × 90
#
Hashtag
#dailycoding
Advertisement · 728 × 90
Post image Post image Post image Post image

dailycoding - 20260329 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2905074

1 0 0 0
Video

For day 1178 of coding, I've implemented the change to the vertical collision as well. Sill can't get two objects to simultaneously push the player

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

6 2 0 0
Video

For day 1177 of coding, I think I've found a solution to the horizontal collision being detected on vertical movement. I'll do some testing later to iron out any further collision issues

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #GMS2 #gamemakerstudio2

7 3 1 0
Post image Post image Post image Post image

dailycoding - 20260328 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2904754

1 1 0 0
Video

For day 1176 of coding, I tried incorporating the object's speed into one of the !place_meeting() conditions to no succuss

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

10 3 1 0
Post image Post image Post image Post image

dailycoding - 20260327 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2903849

2 1 0 0
Video

For day 1175 of coding, I have found another collision error trough testing

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #CodingLife #codingisfun #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2

9 2 1 0
Post image Post image Post image Post image

dailycoding - 20260326 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2902798

0 0 0 0
Video

For day 1174 of coding, I now have the damage reaction done only when inactive

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #CodingLife #codingisfun #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2

7 2 1 0
Post image Post image Post image Post image

dailycoding - 20260325 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2901827

4 1 0 0
Post image Post image Post image Post image

dailycoding - 20260324 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2901107

0 0 0 0
Video

For day 1173 of coding; I've applied the damage flash into the new collision method, but I'll have to make it only happen when it's inactive

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

8 3 1 0
Video

For day 1172 of coding, I tried setting up some conditions for the collisions to no avail

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2

8 3 1 0
Post image Post image Post image Post image

dailycoding - 20260323 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2900127

0 0 0 0
Post image Post image Post image Post image

dailycoding - 20260322 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2899932

0 0 0 0
Video

For day 1171 of coding, I am making progress in having developing a different means of collision

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2

9 2 1 0
Video

For day 1170 of coding, I have started working on an alternate means on collisions until I figure out more on how to better utilize "place_meeting()" with moving objects

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #GMS2 #gamemakerstudio2

6 2 1 0
Post image Post image Post image Post image

dailycoding - 20260321 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2899645

0 0 0 0
Video

For day 1169 of coding, I tried enlarging the player's hitbox to see if it changes anything. It didn't

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2

6 1 1 0
Post image Post image Post image Post image

dailycoding - 20260320 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2898839

0 0 0 0
Video

For day 1168 of coding, I've fixed how the player's collision box is displayed. This will make it easier to accurately test collisions

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

8 2 1 0
Post image Post image Post image Post image

dailycoding - 20260319 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2897853

1 0 0 0
Video

For day 1167, I've noticed that the draw functions seem to not display the boundaries accurately. So far, I have fixed how the player's origin point is displayed

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

5 2 1 0
Post image Post image Post image Post image

dailycoding - 20260318 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2897083

0 0 0 0
Video

For day 1166 of coding; with collision issues still occurring, I'm currently looking into exactly how "place_meeting()" interacts with the objects and tiles

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

12 3 1 0
Post image Post image Post image Post image

dailycoding - 20260317 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2896067

1 0 0 0
Video

For day 1165 of coding; I tried making some changes to the code, but the collision is still acting the same

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2

9 1 1 0
Post image Post image Post image Post image

dailycoding - 20260316 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2895089

0 0 0 0
Post image Post image Post image Post image

dailycoding - 20260315 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : openprocessing.org/sketch/2894879

0 0 0 0
Video

For day 1164 of coding, I did some testing with the moving collisions. I will need to do some tweaking to the code from the results

#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2

5 1 1 0