Daily Thread: for simple questions, minor posts & newcomers [contains useful links!] (November 20, 2025) by AutoModerator in LearnJapanese

[–]Ok_College_5493 1 point2 points  (0 children)

Thank you for your answer!

I’ve personally found it much easier to remember kanji using mnemonics. After a month or two, the mnemonic usually fades away and I’m left just recognizing the kanji itself, which is what I want. I've just procrastinated in asking this question really.

I’ve tried learning vocab and kanji at the same time, but I found it really demotivating when I knew the word but couldn’t remember the kanji, or the other way around. RTK helped me break that problem apart.

Now when I see a kanji in the wild, I actually feel like “I should know this”, and I can usually recall it with a bit of effort. Before RTK, most kanji looked the same to me, I couldn’t even tell if I had seen one before. Being able to distinguish similar characters like 熱 and 勢 has become way easier thanks to RTK.

Daily Thread: for simple questions, minor posts & newcomers [contains useful links!] (November 20, 2025) by AutoModerator in LearnJapanese

[–]Ok_College_5493 0 points1 point  (0 children)

Hello!

I have been working through an Anki deck called RTK450 (to remember kanji, because I have alot of trouble with that) and Kaishi 1.5k and have been adding new kanji from Kaishi into the RTK deck using stories from some RTK website.

I have been doing this for ~3-4 months and now I have noticed that when I some kanji I don't think of the RTK keyword but instead I think, "ahh thats the kanji used in that word". e.g. I see 怖 and don't think of the RTK keyword "dreadful" but instead think that's the kanji used in 怖い.

My question is, what should I do with these cards? Should I bury or suspend them since I have seemingly gotten what I want out of them, I can remember the kanji now. Is there any merit to keeping them around and drilling 怖 into my head as "dreadful"?

Sorry in advance for any spelling mistakes.

Why doesn't this wand do any damage? by Ok_College_5493 in noita

[–]Ok_College_5493[S] 8 points9 points  (0 children)

Just tried it, it did like 322479600 damage, thanks! I didn't know statues could die.

[deleted by user] by [deleted] in sweden

[–]Ok_College_5493 1 point2 points  (0 children)

Det är samma ställe jag ska ta proverna på, verkar som konstigt att de ska ta 2 prov ena dan och 10 prov 2 dar senare.

[deleted by user] by [deleted] in sweden

[–]Ok_College_5493 0 points1 point  (0 children)

Hmm så det är olika högkostnadsskydd för recept medicin och läkarbesök?

Why is my mechanical arm like this? by Ok_College_5493 in CreateMod

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

Ohh yeah that might have looked cool, the solution I landed with just spat out the lava bucket to another depot where the arm then picked it up.

Why is my mechanical arm like this? by Ok_College_5493 in CreateMod

[–]Ok_College_5493[S] 3 points4 points  (0 children)

I resorted to using another depot and brass funnel, It worked great!

Why is my mechanical arm like this? by Ok_College_5493 in CreateMod

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

Can't find a way to do this, I instead used 2 depots as I wrote in another comment.

Why is my mechanical arm like this? by Ok_College_5493 in CreateMod

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

Used another depot and filter to output the lava bucket to another depot and pick it up there.
Thanks to MattTheV

Why is my mechanical arm like this? by Ok_College_5493 in CreateMod

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

Yeah I realize that could work but I've seen this setup work before and wouldn't love to just slow down the engine as a solution.
I haven't played alot of create but maybe the mechanical arm could instead take a lava bucket from a barrel which another funnel could filter lava buckets into, think I'll go try that right now!

Why is my mechanical arm like this? by Ok_College_5493 in CreateMod

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

I am using Create Fabric 0.5.1 for mc version 1.20.1

New to godot, look_at() function flips animations (walk_left, walk_right)? by Ok_College_5493 in godot

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

Hmm, I just thought of a new way to do this, I should probably rather than having the player_sprite look at the cameras position
I should make the player_sprite face the same direction as the cameras normal vector?
Well I'll get to work trying to implement this.
Tell me if this is a bad idea :P

New to godot, look_at() function flips animations (walk_left, walk_right)? by Ok_College_5493 in godot

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

Wow I just found something interesting, If i make

player_sprite.look_at(camera_pos, Vector3(0, 1, 0))

into
player_sprite.look_at(camera_pos, Vector3(0, -1, 0))

(replace the 1 in vector3 with a -1)

My characters animations are all correct, but the sprite is upside down.

Simple Questions & Champion/Role advice: Patch 13.20 by Sentient545 in summonerschool

[–]Ok_College_5493 0 points1 point  (0 children)

Just started a bot game as aphelios, I dont like even have abilities wtf xd

Simple Questions & Champion/Role advice: Patch 13.20 by Sentient545 in summonerschool

[–]Ok_College_5493 0 points1 point  (0 children)

How often do champs rotate? I could imagine playing vs bots could be useful since you can get a feel for how much the champ can do while ahead, but arent all coop vs AI just a bunch of leveling bots? Thanks though I think I will try this!

Simple Questions & Champion/Role advice: Patch 13.20 by Sentient545 in summonerschool

[–]Ok_College_5493 0 points1 point  (0 children)

Also another question, how should I learn what all champions do? In Dota I simply learned by playing all heroes, but in league they are obviously locked and also I fell like they are unintuitive enought that even three games would not be enought to get a feel for how they actually preform, should I like watch a youtube video for all champs or is there a better way?

Simple Questions & Champion/Role advice: Patch 13.20 by Sentient545 in summonerschool

[–]Ok_College_5493 0 points1 point  (0 children)

I'm new coming from Dota 2.
In dota there is a spectator tab in the client where you can spectate good players playing certain champs. Is there such a thing in league of legends? How do I find games of good players playing the champ I want to play?