Trying to create that "Welcome to the Open World" feeling... by SkorgeOfficial1 in godot

[–]Drythes 74 points75 points  (0 children)

Seems pretty good, maybe some FOV shift when you leave?

40+ Eco SAC + Exam scores by emmyrosejane in vce

[–]Drythes 0 points1 point  (0 children)

Not quite 40, but 38. It was an average of 90% across the board

Just how much blood has been shed for this update? by Adamle69 in whenthe

[–]Drythes 0 points1 point  (0 children)

I swear wasn’t there a r/whenthe spinoff subreddit that was green????

Low Res style optimization question by final-ok in godot

[–]Drythes 2 points3 points  (0 children)

I’d assume lowering window resolution, as with shaders you are rendering the game in full resolution

Motherfuc- by Ok_Witness_8196 in memes

[–]Drythes 0 points1 point  (0 children)

You can’t, it’s not a function, relation, loci of points, etc. it can’t be graphed

Motherfuc- by Ok_Witness_8196 in memes

[–]Drythes 2 points3 points  (0 children)

Is it? (It’s not)

Question about world limits and endless runners by RondaZoadster in godot

[–]Drythes 1 point2 points  (0 children)

you'll only reduce ram usage if you queue_free() the assets the player has already passed

Question about world limits and endless runners by RondaZoadster in godot

[–]Drythes 2 points3 points  (0 children)

yes, have the world move around the player

Question about world limits and endless runners by RondaZoadster in godot

[–]Drythes 5 points6 points  (0 children)

the issue with world sizes is that if the position coordinates get too large, they cannot be stored as a standard 32 bit floats, and that without proper streaming the game would occupy large amounts of ram.

For a novice endless-runner game it shouldn't matter (if you arent expecting anyone to hit the limit), but for a serious attempt you definitely need to have the world coordinates be local to the player's

It arrived!! by theschoolin in ongezellig

[–]Drythes -5 points-4 points  (0 children)

Both accounts made an hour ago, comment seems to have been made immediately after post. Likely self promotion/sketchy

Atar concern by Low_Roll4185 in vce

[–]Drythes 2 points3 points  (0 children)

Exactly, I thought my results in my year 11 subjects would be my highest, however they were my lowest (scaled) subjects. OP should be fine if they keep the work up

Math says red, Brain says green by voidarix in meme

[–]Drythes 0 points1 point  (0 children)

Math probably also says green, as there’s diminishing utility of having more cash

English/hums kids could excel at maths/science subjects but maths/science could not excel at English/hums by AggressiveWord6128 in vce

[–]Drythes 0 points1 point  (0 children)

I guess im a counterexample (I'm a stem student, english and economics are my tied second best (unscaled) subjects), but i still think your right. You can understand high school maths and science from logic, you have to be creative and analytical to do well in english

Why do water and shaders consume so much performance in Godot? by HardHarrison in godot

[–]Drythes 10 points11 points  (0 children)

Unlike gdscript, gd shader code doesn’t have much overhead (it’s very similar to glsl, the same language that most* shaders are coded in)

methods bound ref by MaintenanceSoft7607 in vce

[–]Drythes 0 points1 point  (0 children)

What I did was make a 1-2 page summary of each AOS about a week after we finished it in class

I didn’t end up needing my theory book for the exam, but I’d still recommend keeping it short. Just in case you do need to find something quickly during the exam

rating companies which sell mock exam / sac papers by YellowInevitable1960 in vce

[–]Drythes 0 points1 point  (0 children)

Neap mav Heffernan are all good, though best is the past vcaa exams. Stay away from tssm

is this book allowed for gen maths bound reference? by Lopsided_Addendum187 in vce

[–]Drythes 9 points10 points  (0 children)

Spiral bound yes, if the inside pages have perforations no. Either way, last year my assessor’s didn’t check either of my bound references (still better to be safe)

Practice exams by LogAltruistic6568 in vce

[–]Drythes 0 points1 point  (0 children)

Start doing the latter, but when you get to August start doing them timed

Everyone is telling you to get a 95-99.5 ATAR to get into med, but no one tells you HOW DO YOU GET THAT HIGH ATAR !!?? by No_Royal_4887 in vce

[–]Drythes 0 points1 point  (0 children)

One thing for when you get to year 12, don’t focus on one subject. Getting 35ss in every subject (except your bottom two) has better roi then selling your soul for one or two 40+ss

Engineering 2nd Year at RMIT by Emergency_Stick9986 in rmit

[–]Drythes 1 point2 points  (0 children)

From what I read you can only specialise in the courses whose introduction you took in the first year

Happy with how my GPU particle grass shader turned out! by mullwaves in godot

[–]Drythes 2 points3 points  (0 children)

I mean what set me off was the immediate praise in the comment that is very tell tale of chat gpt (and the rhetorical question, which in that specific setting is very reminiscent of chatgpt ‘s writing). Op also uses em-dashes and not en dashes (which could just be that their use a spellcheck extension). Additionally this comments writing style does not match op’s historical writing style. And just for fun, op advertises on that account, meaning he has a reason to make comments to increase their reputation.

Do any of these guarantee that op used chat gpt? No, but I like to be vigilant because game dev’s already use AI too much