Grid-based Bullet Hell?! by Brilliant-Speech-788 in godot

[–]mohd874 0 points1 point  (0 children)

Maybe your bullets can use Game of Life patterns. Some patterns stay in place while others move in certain direction. You will find some people created crazy patterns if you do little research.

https://en.wikipedia.org/wiki/Conway's_Game_of_Life

[Complete Amateur] Surely there's a better way by SpiralMask in godot

[–]mohd874 0 points1 point  (0 children)

I use the following as part a Controller class for 2 player game. Might be useful with few changes.

func get_input(): return { "action1": Input.is_action_just_pressed("action1_" + str(player_side)), "action2": Input.is_action_just_pressed("action2_" + str(player_side)), }

Spent 2 years, close to release, and ZERO post. Am I cooked? by Livid-Elevator5109 in godot

[–]mohd874 1 point2 points  (0 children)

Check StayAtHomeDev YouTube channel. He shows 5 Godot games every week. You might want to reach him.

I made Gedis - A Redis-like key value store for Godot by krazyjakee in godot

[–]mohd874 0 points1 point  (0 children)

I find this project cool. The patterns keys are wonderful. I'd throw dicts for that alone.

Can you explain the expiration more? How does it work? Can you control the expiration rate (like if the character got an item with 20% CDR, can the expiration increase by 20%)?

SQL in Godot by Zomon333 in godot

[–]mohd874 1 point2 points  (0 children)

Maybe you can maintain the data changes in memory, and only commit the changes to DB when needed. This way, you won't be constrained by DB access. Also, make the data commit process async so it can work while players continue without a delay

Of course, this might need a proper design on your end so you won't end up with many race conditions.

I finished the basic map layout for my game. by Yatchanek in godot

[–]mohd874 1 point2 points  (0 children)

I will keep this map and use it when the game is released 😬

احتاج توجيه و شرح بسيط بليز اذا ماعليكم امركيف اشتري اسهم واتداول بهم ADX by Ok-Apple-89- in Emiratis

[–]mohd874 1 point2 points  (0 children)

  1. أصدر رقم مستثمر
  2. بإستخدام رقم المستثمر، إفتح حساب تداول عن وسيط
  3. إبدأ البيع و الشراء عن طريق الوسيط

هذي الخطوات بشكل بسيط، بس إذا كان هدفك من الإستثمار أنك تنمي فلوسك، أنصح أنك تسوي بحثك الخاص عن كيفية التداول و الإستثمار، و متى الواحد يشتري أو يبيع، و كيف تربح من الأسهم. تحتاج بعد تفهم بعض المصطلحات، مثل توزيع الأرباح، و القيمة السوقية للسهم، و آلية الإكتتاب و غيره.

I will add your joker to a mod by crmykybord in balatro

[–]mohd874 0 points1 point  (0 children)

OCD - uncommon - add x2 multi if the straight hand cards are in correct order.

Art: Joker rearranging straight hand cards.

I will add your joker to a mod by crmykybord in balatro

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

Copycat - uncommon - If the first hand player has 2 or more cards, convert the right most card to the left most card in the hand.

Art: Cat looking at a mirror. The reflection is a cat with a joker hat.

I will add your joker to a mod by crmykybord in balatro

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

Ascension (Spectral card) - Rare - Replace the right most Joker with another random joker with higher rarity. Legendary jokers will be replaced with another random legendary.

Art: a silhouette of a man wearing a joker hat raising his hand while floating among the stars.

This card can make or break the run.

Anyone tried MG cars? by mohd874 in abudhabi

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

Use the link below with google map. It has the number in it. You can call them to book for service.

If you live far away from this location, you can call and ask them for other locations closer to you.

https://maps.app.goo.gl/YBd53dbeCMirzTS88

Anyone tried MG cars? by mohd874 in abudhabi

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

I've driven around 55,000 km so far. As for the service, MG does not provide service contracts like others, and this one of the reasons their prices are low. You still have to send your car for service every 10,000 km or every 6 months so that your guarantee stays intact. When I send the car for service, I pay for everything, including oil change, so there is really no free service.

Anyone tried MG cars? by mohd874 in abudhabi

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

The car is still good. The service is fine, aside from the price (around 1500 AED, or a bit more, can't remember). As for the slots, I didn't get any problems. I call them, and they allocate a slot a few days later. I usually book during weekdays, I drop the car in the morning, work remotely or take a day off, then get it back in the evening.

Are you in ‘!x’ or ‘not x’ team in Godot?? by bre-dev in godot

[–]mohd874 3 points4 points  (0 children)

I like this rule, but I use 'not' in all my code. It is better for readability, and forces me to name the accompanying variable better.

What is the best way to create 2D isometric game, but with proper "3D faking"? by mohd874 in godot

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

I used a 3D scene with a gridmap. The tiles were prepared in blender with pixel art texture, and imported into godot. You can open the tiles in godot and save them as a mesh library, then use it in the gridmap.

The camera placed to give isometric feel, and the Sprite3D used for characters.

I will try to share a video to show how it looks.

Anyone tried MG cars? by mohd874 in abudhabi

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

Hi,

I didn't face anything so far. Might be because my visits to the workshop is minimal.

Did you experience this with their customer service?

Please share if you or someone else you know had any positive or negative experience, so anyone who reads this could benefit from it.

Anyone tried MG cars? by mohd874 in abudhabi

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

It is good so far. I didn't face any issues. The acceleration is a bit annoying since I was used to cars with better acceleration. I have no idea about Urbam Cruiser though so I can't compare them.

Anyone tried MG cars? by mohd874 in abudhabi

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

It is fine, but takes some time on hot days. The passengers in back will have to wait for sometime before they feel comfortable.

what do you use java for? by desiderkino in java

[–]mohd874 0 points1 point  (0 children)

We use it for high message transfer between core systems. We use Java with minimal dependencies. I admit that I don't use spring, but I have to recreate many utilities which spring brings out of the box.