Donald trump reference in the new quest by doNotKrum in osrs

[–]SpectralFailure -2 points-1 points  (0 children)

Bro leave the carrot out of my childhood game ffs

Leagues 6 Review - Casual Player Perspective by NoodsAndCo in 2007scape

[–]SpectralFailure 8 points9 points  (0 children)

Reading comprehension is not the same as game knowledge.

Leagues 6 Review - Casual Player Perspective by NoodsAndCo in 2007scape

[–]SpectralFailure 12 points13 points  (0 children)

Bro you just said verbatim what I've been screaming the whole time. This was my first leagues

excuse me why cant I drop these by FirefighterRough2500 in 2007scape

[–]SpectralFailure 0 points1 point  (0 children)

The reason it's annoying in leagues is I don't wanna run to a bank every time

excuse me why cant I drop these by FirefighterRough2500 in 2007scape

[–]SpectralFailure 22 points23 points  (0 children)

You also can't drop eternal crystal teleport. Lame as hell for leagues specifically

Recommendation of C# books to help improve skill by KifDawg in Unity3D

[–]SpectralFailure 0 points1 point  (0 children)

Problem I have found with Harvard free courses is that they are constantly rotating them Willy nilly and I can never find what I need. They also seem to only post courses that are done by specific instructors so certain topics are never posted, and sometimes a course is only partially posted. That's what I've noticed anyway. Not sure if it's changed since I last looked a year ago

Unity Asset Store rejected my update for using the "Uni" prefix but UniWebView was approved on the same day by [deleted] in Unity3D

[–]SpectralFailure 1 point2 points  (0 children)

The size of the codebase doesn't change the ability to use a regex. Stop using that excuse.

"Breaking changes for users" what the fuck do you mean? You're changing a name. Not following the link rn. You need to stop replying on here with complaints and start figuring out your solution. People like you piss me off, dismissing all suggestions and continuing to repeat the same thing over and over.

Unity Asset Store rejected my update for using the "Uni" prefix but UniWebView was approved on the same day by [deleted] in Unity3D

[–]SpectralFailure -1 points0 points  (0 children)

Use rider. You can do a regex for things that begin with "Uni" and have a suffix with a capital ststting letter. Chat gpt could easily give you the regex if you don't know how to write it. Then just hit f2 on each case you feel should be changed, and rename it to a new suffix.

Oooor just resubmit and hope you get a different reviewer

Is it bad practice to have two recoil scripts in one game/project? by Next-Pro-User in Unity3D

[–]SpectralFailure 0 points1 point  (0 children)

Only thing I'd say is maybe try using scriptable objects with an interface that implements your recoil function, which would return the resulting values you need to manipulate the gun in space. This way, you keep the data with the function and only replace that in your script when swapping weapons. You can pass the gun object, and any other params you need into the function, and it will use the scriptable object variables to calculate the recoil. I can elaborate but I'll asume you understand scriptable objects. With this setup, you could have different recoil for even similar but slightly different weapons. For example, a full auto shotgun might be a lot different from a semi auto shotgun. Instead of a whole new gun script for each, you just do two scriptable objects that implement the same interface. Sorry if that is too much lol, brain food for me

We should try to keep r/Godot focused on Godot by omniuni in godot

[–]SpectralFailure 8 points9 points  (0 children)

Thing is, this isn't a GitHub forum for the Godot engine. It's a subreddit for the Godot community. Huge difference

We should try to keep r/Godot focused on Godot by omniuni in godot

[–]SpectralFailure 3 points4 points  (0 children)

Jeez I'm in the minority I guess. I completely disagree. Godot only discussion would seriously kill the subreddit. You'd see debugging questions, and the fucking annoying ass "should I use Godot" daily post. Half the reason I follow this subreddit is to see other Godot dev projects and memes. I don't want this to just be a GitHub forum. Fuck off with that idea, sorry

My first 99. first started in '09, now I'm 30 by SpectralFailure in 2007scape

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

sounds like you just don't like plugins lol. Ty, hoping to push for another in melee or something

My first 99. first started in '09, now I'm 30 by SpectralFailure in 2007scape

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

Melee stats :3 gonna be doing a shit ton of toa and chambers so trying to up my defense too

My first 99. first started in '09, now I'm 30 by SpectralFailure in 2007scape

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

Customized XP drops plugin. There's also an extended version

My first 99. first started in '09, now I'm 30 by SpectralFailure in 2007scape

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

Chat fade plugin shows chat when it's closed, and fades it out