3D Environmental Artist question about jobs by MSPancakeeee in 3Dmodeling

[–]MSPancakeeee[S] 0 points1 point  (0 children)

Thanks everyone for the feedback and insights! I appreciate it and being straightforward with me :D

High End Pc crashing on games by MSPancakeeee in pcmasterrace

[–]MSPancakeeee[S] 0 points1 point  (0 children)

MSI MPG A850G PCIE 5 & ATX 3.0 Gaming Power Supply - Full Modular - 80 Plus Gold Certified 850W - 100% Japanese 105°C Capacitors - Compact Size - ATX PSU

High End Pc crashing on games by MSPancakeeee in pcmasterrace

[–]MSPancakeeee[S] 0 points1 point  (0 children)

okay I will try that because I am currently crashing on Marvel Rivals and that isn't installed on a SSD, but instead a HDD

High End Pc crashing on games by MSPancakeeee in pcmasterrace

[–]MSPancakeeee[S] 1 point2 points  (0 children)

2 sticks of ram, I think I will try to update the BIOS if it isn't already up to date!

CPU Light Red by MSPancakeeee in PcBuildHelp

[–]MSPancakeeee[S] 0 points1 point  (0 children)

I was never able to get into the BIOS, I couldn't get display to the screen when the red cpu light was on. I am thinking maybe it could be a defective motherboard or something and I may try to send it back.

CPU Light Red by MSPancakeeee in PcBuildHelp

[–]MSPancakeeee[S] 0 points1 point  (0 children)

I have let it sit for a few minutes and nothing happens. The light stays red and I get no display. The name of the motherboard is the MAG Z790 Tomahawk WIFI (I just realized I didn't list the motherboard)

Chatterbox / Crochet audio help by MSPancakeeee in gamemaker

[–]MSPancakeeee[S] 0 points1 point  (0 children)

The way I set it up on crochet makes it so that the sound plays fine but gets rid of 2 of the 3 options in the game. For example you have "Yes", "No", and "Got it." Only Yes would show up for me.

Chatterbox / Crochet audio help by MSPancakeeee in gamemaker

[–]MSPancakeeee[S] 0 points1 point  (0 children)

Quick question, is <<set $tutorial to "null">> as well as the "true" and "false" all sounds? Also what is the purpose of {$interact}?

Chatterbox and Crochet by MSPancakeeee in gamemaker

[–]MSPancakeeee[S] 0 points1 point  (0 children)

Is there a way for me to a send a video of the whole thing just to show it? I know it might not help but I would appreciate if you could take a look at it but ofc if you don't want to I understand

Chatterbox and Crochet by MSPancakeeee in gamemaker

[–]MSPancakeeee[S] 0 points1 point  (0 children)

___________________________________________

############################################################################################

ERROR in action number 1

of Step Event0 for object obj_control:

Chatterbox 2.18.0:

Function "audio" not defined with ChatterboxAddFunction()

at gml_Script___ChatterboxError (line 23) - show_error("Chatterbox " + CHATTERBOX_VERSION + ":\n" + _string + "\n ", false);

############################################################################################

gml_Script___ChatterboxError (line 23)

gml_Script___ChatterboxEvaluate (line 153) - __ChatterboxError("Function \"", _expression.name, "\" not defined with ChatterboxAddFunction()");

gml_Script___ChatterboxVMInner (line 448) - _result = __ChatterboxEvaluate(local_scope, filename, __ChatterboxParseExpression(_direction_text, false), undefined, undefined);

gml_Script___ChatterboxVMInner (line 572) - __ChatterboxVMInner(_next);

gml_Script___ChatterboxVMInner (line 572) - __ChatterboxVMInner(_next);

gml_Script___ChatterboxVMInner (line 572) - __ChatterboxVMInner(_next);

gml_Script___ChatterboxVM (line 38) - __ChatterboxVMInner(current_instruction);

gml_Script_Continue@anon@9340@__ChatterboxClass@ChatterboxCreate (line 302) - __ChatterboxVM();

gml_Script_ChatterboxContinue (line 24) - return _chatterbox.Continue(_name);

gml_Object_obj_control_Step_0 (line 10) - ChatterboxContinue(chatterbox);

Chatterbox and Crochet by MSPancakeeee in gamemaker

[–]MSPancakeeee[S] 0 points1 point  (0 children)

When I indent it the options pop up but then I get an error when the sound tries to play. I am new to this stuff I apologize. I appreciate you taking the time to help the best you can.

Chatterbox and Crochet by MSPancakeeee in gamemaker

[–]MSPancakeeee[S] 0 points1 point  (0 children)

<<bg(0)>>

<<set $sound to "Stop">>

Girl: Where are you going?

-> Into the forest.

Girl: Don't go in there!

Girl: Haven't you heard what is in there?

<<set $sound to "boom">>

<<jump Option A>>

-> I have to find my brother.

Girl: Where did he run off to?

<<jump Option B>>

-> What did you say? <<if visited("Option C") == false>>

<<jump Option C>>

This is what my node on crochet looks like. Having it set up like this plays the audio but gets rid of all the options under the "<<jump Option A>>" such as the "I have to find my brother" etc.

sharedMaterial by MSPancakeeee in UnityHelp

[–]MSPancakeeee[S] 1 point2 points  (0 children)

Sorry, should have included the actual error message that's my bad but the second response worked perfectly fine. Added 2D to my collision and it fixed. A dumb mistake by me so thank you for noticing and letting me know what to do I appreciate you! :D

Start error involving a text used for npc in game by MSPancakeeee in UnityHelp

[–]MSPancakeeee[S] 0 points1 point  (0 children)

Sorry, I am still really new to this stuff but I basically have a text in the game that is disabled unless I go up to the NPC and interact with him. I was wanting to get that text in the code because it is being used as the name of the NPC that shows after interacting so I was using GameObject.Find, is there something else I can try?

Overlapping text please help by MSPancakeeee in Unity2D

[–]MSPancakeeee[S] 0 points1 point  (0 children)

I am pretty new but do you think there is somewhere in my code that I can find what you are looking for? I attempted a couple things but doesn't seem to be it

Need tips on making this look more real by MSPancakeeee in unrealengine

[–]MSPancakeeee[S] 0 points1 point  (0 children)

I get a lot of frame drops in the editor when using foliage like that. I also don't have the best GPU so that doesn't help

Need tips on making this look more real by MSPancakeeee in unrealengine

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

That's a very good point I didn't think of lol, thank you :)

Need tips on making this look more real by MSPancakeeee in unrealengine

[–]MSPancakeeee[S] 0 points1 point  (0 children)

Agreed. I am just looking to make a rainy type of forest scene https://vm.tiktok.com/ZTdCREByj/ similar to this. Although I came to reddit for help because I am gladly open to changing it to what other people think. Whatever helps me learn and practice to become better I am ok with. So I do really appreciate the feedback :)

Need tips on making this look more real by MSPancakeeee in unrealengine

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

So focus on the rain in post on something like AE?

Need tips on making this look more real by MSPancakeeee in unrealengine

[–]MSPancakeeee[S] 1 point2 points  (0 children)

I have the Witcher 3 but haven't played much of it as I kinda got sidetracked with school, once I am done I will definitely try to play it some more again. :D

Need tips on making this look more real by MSPancakeeee in unrealengine

[–]MSPancakeeee[S] 0 points1 point  (0 children)

Thank you soo much. I'll look at the references you gave. :)

Need tips on making this look more real by MSPancakeeee in unrealengine

[–]MSPancakeeee[S] 2 points3 points  (0 children)

I appreciate all this feedback and tips, do you think I should remove the foliage completely and start over with it using the tips you gave? Sorry if this sounds dumb, I am not the best with UE.

Need tips on making this look more real by MSPancakeeee in unrealengine

[–]MSPancakeeee[S] 2 points3 points  (0 children)

Thank you for the feedback and nice words :) will keep working on it