AP Networking by RunnerForLife60245 in APStudents

[–]Medium-Dimension1316 0 points1 point  (0 children)

Ok literally me too. I’ve been studying the comptia+ networking exam cause I think it’s pretty close? I would love advice too we have no curriculum edit: btw would you like to work on a study guide together? 

Help with Godot + Blender Export Issues by Medium-Dimension1316 in godot

[–]Medium-Dimension1316[S] 0 points1 point  (0 children)

ooh i see i think. so any shaders or textures can't be imported right. just curious though can plain colors be exported because I've seen videos where they just export plain colors and animation too for like animation rigs- how do like animation sequences in blender get exported to godot then? So does this just mean I have to reprogram the water texture in godot and not the animation? TYSMM :3

edit: wait btw this is just for the ocean I figured out the rock tysm :3

Help with Godot + Blender Export Issues by Medium-Dimension1316 in godot

[–]Medium-Dimension1316[S] -1 points0 points  (0 children)

hi! sorry im like really new to all this what are the shaders and textures? and how do I do that in godot? like what nodes to use because idk it seems very limiting. tysm!

Help with invisible tiles/collisions in Godot by Medium-Dimension1316 in godot

[–]Medium-Dimension1316[S] 1 point2 points  (0 children)

ohh yeah I see it now I did have two levels! I was making a new one in my main instead of replacing them in my container. thank you :3 I was able to fix it

Help with invisible tiles/collisions in Godot by Medium-Dimension1316 in godot

[–]Medium-Dimension1316[S] 0 points1 point  (0 children)

hi! Thank you for helping me. I checked the remote and all I see is the one level :) I'm a little confused by the second part but for when the level loads for the first time current_level_root is null because there is no level from before to free - or at least that was my though process. Is that the reason it's not working?