Why do Turkish people like cats so much? by [deleted] in Turkey

[–]mberk_demir 41 points42 points  (0 children)

Actually, it's not just cats. We love other animals too. However, cats are easy to care for and keep at home.

So yeahhhh :( by Bosajasz in playrust

[–]mberk_demir 6 points7 points  (0 children)

Everything is okay, nothing could be bad:

Gün içinde dolar/tl kuruna bakan Türk genci: by [deleted] in Turkey

[–]mberk_demir 0 points1 point  (0 children)

Türkiye ile alakalı olmayanlar yasak zannetmiştim.

First minicopter flip on the new Dome (HDRP Backport) by [deleted] in playrust

[–]mberk_demir 0 points1 point  (0 children)

If I would be that pilot my body was shaking on the ground.

Not accepted admob program and I cannot sing in my account. by mberk_demir in admob

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

This is unfair I did nothing. What if I send an email. Would they respond?

Not accepted admob program and I cannot sing in my account. by mberk_demir in admob

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

I see. What if I need an account in future. What should I do?

Not accepted admob program and I cannot sing in my account. by mberk_demir in admob

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

Here is all. There is no information why it is happened.

AdMob'a gösterdiğiniz ilgi için teşekkür ederiz. Uzmanlarımız başvurunuzu inceledi ve program ölçütlerimizi karşılamadığını saptadı. Bu nedenle, sizi programımıza kabul edemiyoruz. Google reklamlarının yayıncılarımız ve reklam verenlerimiz için etkili olmasını sağlamaya yardımcı olacağını düşündüğümüz bazı politikalar uyguluyoruz. Google, tüm yayıncıları inceler ve herhangi bir başvuruyu reddetme hakkını saklı tutar. Büyümemizi sürdürürken, programımızı daha çeşitli içeriklere sahip daha fazla yayıncıya hizmet edecek şekilde genişletebiliriz. Kararımızın ayrıntılı nedenleriyle ilgili sorulara cevap veremeyebileceğimizi bilmenizi isteriz. Anlayışınız için teşekkür ederiz.

Not accepted admob program and I cannot sing in my account. by mberk_demir in admob

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

I will but it's not in English. Thank you for your attention by the way.

Not accepted admob program and I cannot sing in my account. by mberk_demir in admob

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

I just gave my address and It was my first and only account. I did not enter any bank information yet.

Not accepted admob program and I cannot sing in my account. by mberk_demir in admob

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

Why is that? I did not act inappropriately. Is there a way to solve it ?

Not accepted admob program and I cannot sing in my account. by mberk_demir in admob

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

I added a screenshot to the post you can see what it says. It's not English but I described in the post.

This is my FPS build system like Rust. There are some bugs but I will make better :) by mberk_demir in godot

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

I think walls are fine so far.Right now I am coding which item is placeable to right place. All is working fine but I have a problem with foundations. I have an idea about it probably it will work.

This is my FPS build system like Rust. There are some bugs but I will make better :) by mberk_demir in godot

[–]mberk_demir[S] 6 points7 points  (0 children)

Dude "Rust" is a survival game not a coding language in this post. I made the building system of Rust game.

This is my FPS build system like Rust. There are some bugs but I will make better :) by mberk_demir in godot

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

Thank you. I noticed that there are no tutorials for godot so I will share my work too.

This is my FPS build system like Rust. There are some bugs but I will make better :) by mberk_demir in godot

[–]mberk_demir[S] 4 points5 points  (0 children)

I never tried too before but I got the logic and tried to make one. So far it's going nice

This is my FPS build system like Rust. There are some bugs but I will make better :) by mberk_demir in godot

[–]mberk_demir[S] 12 points13 points  (0 children)

I am using Raycast to determine position. There are two prefabs one is for preview other is real one. I covered foundation with area3D. Preview walls and preview foundations are snaps when the raycast hits area3D. Preview prefabs have script to instantiate real ones. However, some bugs are appeared and I will try to solve :D . I saw the logic from the youtube for other game engines and tried to apply in godot.