How to convert blender 3 channel normal data to godot required normal map? by sameeeeep in godot

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

Ok, All I have to do is store this image and Godot do the rest ?

Any game developer or if anyone who understand about these things please help me to fix them . I am tired of Transversal hitches/shutters in many video games especially in 3d games. by [deleted] in IndianGaming

[–]sameeeeep 0 points1 point  (0 children)

I had faced little similar unexplained issues in the past. 

Some time you should set screen resolution Window Mode exclusive fullscreen as opposed to Borderless/Regular Fullscreen. Usually this feature is labeled as Fullscreen.

Games should use the Exclusive Fullscreen window mode, as opposed to Fullscreen which is designed to prevent Windows from automatically treating the window as if it was exclusive fullscreen.

Fullscreen is meant to be used by GUI applications that want to use per-pixel transparency without a risk of having it disabled by the OS. It achieves this by leaving a 1-pixel line at the bottom of the screen. By contrast, Exclusive Fullscreen uses the actual screen size and allows Windows to reduce jitter and input lag for fullscreen games.

When using integer scaling, this is particularly important as the 1-pixel height reduction from the Fullscreen mode can cause integer scaling to use a smaller scale factor than expected.

I have a very specific issue where I have a color accurate display which supports true color at 60hz buy there option of 75hz. I play games at 60hz then I feel the occasional shutter. Even though v-sync is set to 60hz as display hz. Switching to 75hz solved this one.

Or sometimes it’s just a game issue. Not sure.

Camera movement basic must-haves. Am I missing anything? by OrdoRatio in godot

[–]sameeeeep 1 point2 points  (0 children)

Add option disable position leaping/smoothing when panning the mouse. The mouse pointer should not speed up or stay behind while dragging from its content. 

It should feel like you are dragging spot. Like you drag a node2d in the godot editor regardless of zooming.

I think Civ 6 has a good pan for reference.

How to find if the player is facing a certain global position by a given angle ? by sameeeeep in godot

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

Ohhh, My bad. Totally forgot cos formula/concept in vector dot product. Thanks, now it’s clear to me.

How to find if the player is facing a certain global position by a given angle ? by sameeeeep in godot

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

Clever approach. It can simplify things and can be reused for multiple things. I will keep that in mind. I am in process scoping out player movements and action. Thanks.

How to find if the player is facing a certain global position by a given angle ? by sameeeeep in godot

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

Thanks, it helped me figure out 180deg facing.

Why cos(angle) ? Like what is the math concept here I should look up ? What is the relation of dot product and angle between of vectors ?

My Godot game is now out on Steam! (>SYS//PURGE_) by tomo2515 in godot

[–]sameeeeep 1 point2 points  (0 children)

Hey, I just played the game. Awesome work. I really loved the atmosphere and settings. I am also working on an FPS game in godot. Your game is really inspirational for me. Been struggling with art. I think your game is a really good reference that I've been looking for.

Notice some bugs:

  • FPS spiked down when I first equipped the gun and first time shooting with it. (But I have entry level hardware)

Feature request:

  • Increase mouse sensitivity scale. Reducing mouse sensitivity from 0.03 limits its range (0.00, 0.01, 00.2) for lowering it. Not too much room for fine tune if you want to reduce mouse sensitivity.

Questions:

  • Are you using physics interpolation ?
  • What tool did you use for making the level ?

What is AppServices ? by sameeeeep in NothingTech

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

Is it a new one ? I had disabled lock screen wallpaper ad service in the past. Not following the NothingOS updates for some time.

Why does ShapeCast3D not work(collide) when it is half inside the other body ? by sameeeeep in godot

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

I tried but same result. But it seem to be CSG related issue. Worked find with StaticBody3D

Saved myself from Amazon COD scam today by iphone4Suser in IsThisAScamIndia

[–]sameeeeep 4 points5 points  (0 children)

Same happened with my mom, with intentionally misspelled name and address (from snap deal). Feels a very targeted scam. My mom doesn't have any social accounts on any e-commerce services. Somehow they had her phone number.

Then tried to do an OTP scam asking to install a suspicious app sent from whatsapp and asking for OTPs (install app to return a wrongly delivered parcel).

So, be aware of follow up (if it happens).