The For Loop
GameDev.tv Community
by Chetaala_Aereos
24m ago
Hello, I’m having trouble with the FOR loop section. I followed along, but as soon as I disconnect the nodes, it stops resetting my player when touching the traps in the game. It’s not recognizing the signal in the for loop. image1903×1031 321 KB image1905×1033 282 KB 1 post - 1 participant Read full topic ..read more
Visit website
2024 Collab: Week 18 “Alice in Wonderland”
GameDev.tv Community
by FedPete
24m ago
This is the Blender Collaboration 2024, week 18 challenge. Don’t be afraid to join, a lot of us are beginners. This is all to practice, have fun, learn, and get together. This week’s subject is “Alice in Wonderland”. Alice in Wonderland - Alice’s Adventures in Wonderland is an 1865 English children’s novel by Lewis Carroll, a mathematics don at Oxford University. It details the story of a girl named Alice who falls through a rabbit hole into a fantasy world of anthropomorphic creatures. Subject selected by the previous Week 16, 2024 “Shrine" winner Lintari The rules are simple. 1 subject, 1 ..read more
Visit website
Getting a error when i add coordinates of a blocked tile
GameDev.tv Community
by verse
3h ago
hi there! im getting a error when i add coordinates of a blocked tile, in my case Red is my blockedColor, Green is my Walkable color/Default , gray is my path and white is explored, it works fine with coordinates where the path is Green but if i add coordinates that are colored in red, its giving this error: KeyNotFoundException: The given key ‘(2, 3)’ was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <5b93611b6ff043439d403fbb0837bc10>:0) i can send more information if required PathFinder.ExploreNeighbors () (at Assets/PathFi ..read more
Visit website
Expending multiple ammo types at once when firing. + Another issue
GameDev.tv Community
by Kyle_S
8h ago
Following along with Bram I found an issue that was previously discussed with a different end result (that user had made a new very different weapon). When I shoot my Rifle it expends both my Medium and Small ammo types and vice versa, SMG fires Rifle rounds. I am not sure what the issue could be the code looks spot on and I set the ammo types as Bram did using the inspector assign function. I thought it could be caused by the copy pasting of the weapon models/scenes but that’s exactly what Bram did and did not exhibit this issue. image1897×994 219 KB image1908×999 215 KB image1909×999 ..read more
Visit website
Issues with hit scan particles. They spawn at LAST position?
GameDev.tv Community
by Kyle_S
10h ago
So after adding the new rifle to the game I noticed an issue with the particle effect for the bullet impacts, it now holds the last location hit and repeats there, particularly when shooting into a void. if aiming at a collision enabled surface the particles hit the location as expected but when I shoot into the air for example the particle effect plays at the last location that it collided with. Is this normal behavior in this instance? Is there a setting or code to prevent this? I ask because let’s say I add a shotgun with a 30m maximum range and shoot at a wall 50m away I don’t want the eff ..read more
Visit website
Swimming Seal
GameDev.tv Community
by dragonmorgan
12h ago
I kind of hate the underwater terrain I did, but figure I can always tinker with that later, here’s a little 8 second clip of my guy swimming around 1 post - 1 participant Read full topic ..read more
Visit website
Blender 4.1 changes to auto smooth
GameDev.tv Community
by Slayer_thegreat
12h ago
So it appears that in Blender 4.1 the auto smooth angle that you mention in the video has been replaced with the “shade smooth by angle”. Using this option I was able to achive the same effect that you demonstrated in the coruse. My question is where do I find the angle selection for this option? I looked where it was in the video and the normals line in the “object data properties” tab has been removed. image583×630 55.8 KB Thanks for your assistance. 4 posts - 4 participants Read full topic ..read more
Visit website
Flame Pits
GameDev.tv Community
by RydenTym
13h ago
1 post - 1 participant Read full topic ..read more
Visit website
Player destroys destructible objects just by touching them
GameDev.tv Community
by Joseph_B
13h ago
After completing the Player Death module scripts for the Unity 2D RPG: Complete Combat System course, at start and after respawning after death, the player now destroys destructible objects just by touching them if I do not press the mouse button. If the left mouse button is pressed, then this does not occur. I also receive the following error in the code at start and after each time the player respawns after death: NullReferenceException: Object reference not set to an instance of an object DamageSource.Start () (at Assets/Scripts/Player/DamageSource.cs:11) 1 post - 1 participant Read full to ..read more
Visit website
Polygon2D Texture's 'Repeat' flag seemingly not working like the video
GameDev.tv Community
by AriahKS
16h ago
It’s worth noting the “Repeat” flag is also in a different spot than it was when this video was made. It’s now found in the CanvasItem’s “Texture” section. When “Repeat” is off, my maze looks like this: image1071×512 3.34 KB When “Repeat” is on, my maze looks like this: image1015×493 10.7 KB The texture seems normal in the inspector: It looks to me like the texture is being repeated horizontally, but not vertically. I’ve looked around at other settings and also done some googling but I can’t seem to find anyone else talking about this problem. 1 post - 1 participant Read full topic ..read more
Visit website

Follow GameDev.tv Community on FeedSpot

Continue with Google
Continue with Apple
OR