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
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
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
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
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
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
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
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
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
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
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
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
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
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
For day 1163 of coding, I got the moving collisions to work properly for now
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #CodingLife #codingisfun #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2
For day 1162 of coding, I've discovered that the horizontal collision is still being detected during the vertical collision
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1161 of coding, I've tried adjusting the speed to see if it would affect the vertical collision problem. It did not
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1160 of coding, I've applied the push to the vertical movement. I'll need to look into why the player gets held into place during the vertical movement
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1159 of coding, I've figured out how to stop the pulling. I just now need to apply it to vertical movement, and then test them for errors
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1158 of coding, I've been working on not having the pull happen with no success so far
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2
For day 1157 of coding, I've made progress in having the object push the player. I just now need to not have it pull the player
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1156 of coding; I tried using the object's speed to push the player. I will try a different approach, because this attempt failed
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1155 of coding; in working on possibly having an enemy push the player, I've found another case that causes an infinite loop
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #GMS #gamemakerstudio #gamemakerstudio2
For day 1154 of coding, I have fixed the weird knockback direction. I just had to make sure the origin point is on the right position on the sprite
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1153 of coding, I think I fixed an issue where an infinite loop is caused by the moving object. Now it seems that the player is being knocked back in a weird direction
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #GMS2 #gamemakerstudio2
For day 1152 of coding; I fixed the issue with getting hurt during the invulnerability period, but now there are other collision issues that need addressing
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1151 of coding, I made a moving "enemy" to test enemy collision while it's moving. The results are interesting, and will need to be looked into why
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2
For day 1150 of coding, I tried adding yellow through the draw_sprite's image blending to see how it looks
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2
For day 1149 of coding, I've managed to replace the image blend with the appropriate shader
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #gamedesigner #gamedesigning #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #GMS #gamemakerstudio #gamemakerstudio2
For day 1148 of coding, I've added a flashing red color blend during the invulnerability period. I am currently working on how to apply it as a shader instead
#gamedev #gamedeveloper #Gamedevelopment #gamedesign #coding #dailycoding #dailycodingchallenge #dailycodinghabit #GMS2 #gamemakerstudio2