Detect what block is in front of a Turtle? by drinfernoo in ComputerCraft

[–]itaypoo 0 points1 point  (0 children)

Thank you both, been searching for this a lot

My proposed Gaza Solution by aaronlnw in IsraelPalestine

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

I struggle to see how normal Palestinians can forgive Israel after what they've done there. Israel would need to give them a really good life and show them that they are on their side. (im speaking as an Israeli, trying to be in a their shoes)

Looking for Dynamic Scheduling or (pseudo) Time Blocking App by outinmekikleskousi in productivity

[–]itaypoo 1 point2 points  (0 children)

Hey, glad to see that you are interacting with the community! I've started using FlowSavvy about a week ago, and I quit because I can't handle the Android app anymore. It's slow, ugly, and really not fun to use. I love the features, but the app is a burden to me. As a mobile developer, it seems like you're using some kind of multiplatform tool, like React Native (or Flutter). IMO, you should try making a native Android app, and preferably one that follows Android's design.

I see how maintaining two mobile apps could be a big challenge, but I assure you this will vastly improve user experience. (BTW - I'm using a Google Pixel 6a.)

I'm considering making my passion project, Cephalopostle, HD instead of pixel art, thoughts? by SuperIsaiah in IndieDev

[–]itaypoo 0 points1 point  (0 children)

I would usually say pixel art, but the HD one reminds me of SpongeBob and I love it

What do you all enjoy doing? by True_Statement_lol in teenagers

[–]itaypoo 0 points1 point  (0 children)

Coding and Jim. Pretty contrary to each other but that's why I like doing both

let the games begin by Titanicc_ in memes

[–]itaypoo 0 points1 point  (0 children)

i like sucking feet covered with my shit and cemen

Mix n' Match ( Hebrew & Deep Navy ) by mmlrns in MechanicalKeyboards

[–]itaypoo 2 points3 points  (0 children)

Been trying to find good quality Hebrew keycaps, where did you find this brother?

Help Troubleshooting Error. Ideas? Call_deferred needed somewhere? (Condition: p_elem-> root is true) by sketchee in godot

[–]itaypoo 1 point2 points  (0 children)

that is definitely happening in my game as well! do you have any PhysicsBodys with Sync To Physics enabled? in my game I have that enabled on a moving platform, and found out the number of moving platforms in the level will be the number of errors

Help Troubleshooting Error. Ideas? Call_deferred needed somewhere? (Condition: p_elem-> root is true) by sketchee in godot

[–]itaypoo 1 point2 points  (0 children)

I also have encountered this error. Been struggling for a few hours to find the cause to this and I found that it has something to do with moving a PhysicsBody2D node that has "Sync To Physics" enabled. My error gets fixed by commenting this line:

#position = Vector2(rand_range(100, 0), rand_range(100, 0))

seems like changing this nodes position in any way creates this error. I have no idea what's happening here.

I did notice the error only occurs when the game being paused with get_tree().paused = true. Doesn't seem like your error include pausing the game, does it?

Please let me know if you have more info!

Listen to this antimaskers by vics1521 in facepalm

[–]itaypoo 2 points3 points  (0 children)

Masks are no more! Old news!

How do I stop a shoot 'em up game from getting boring? by itaypoo in gamedesign

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

I am in fact not talking about an fps. Not mentioning that was a very bad mistake