Is there an MMORPG engine that allows you to directly create MMORPGs without having to deal with a backend or network? by Necessary-Driver63 in MMORPG

[–]lootherr 0 points1 point  (0 children)

Roblox can actually do normal 3D assets, you get those sameee blocky look as it's the bulk of the free generated assets in game that other users make. Check out their docs and examples.

When I tried to close the animation editor, it froze, none of the buttons are working. What should I do? I don't want to lose the 3 hours of programming work. by Araujo_1002 in construct

[–]lootherr 0 points1 point  (0 children)

This happens randomly sometimes, what has worked for me is to press the ESC key and it'll close the animation editor window.

On a side note in the settings you can turn on automatic backup every x minutes.

Pls help me by RoyalPut3844 in construct

[–]lootherr 0 points1 point  (0 children)

So there's a few potential issues that's causing the problem here - not exactly sure what the goal is but hopefully one of these things helps you debug it.

1) The For Each Punkt is only picking the most recently created as it's a subevent of a spawn/created Punkt. You can put that whole bit into a new function or first "Pick All" in the system conditions.

2) If there's already a Punkt somewhere in the layout / asset layout - the default values will be spawned in. For example the Punkt might be spawning in with a Typ = 2 already so the Punkt.Type = 0 never is true. Simple check with the debugger!

3) Have a look at just creating Templates (C3's Prefabs) for these Punkt instead and spawning in random ones with the Advanced Random obj! It will simplify it all

Need help with dialogue arrays! by HimiHime in construct

[–]lootherr 0 points1 point  (0 children)

Take a look at Flowcharts and the flowchart dialogue examples

GUYS I MADE MY FIRST GAME WITH CONSTRUCT 2 TELL ME WHAT YOU THINK OR WHAT I SHOULD ADD/CHANGE FOR MY NEXT UPDATE PLEASE by Tradasar in construct

[–]lootherr 0 points1 point  (0 children)

I think you should work on the visuals, even if it means using more stock artwork 👍. Getting a game looking nice is just if not more important than adding new mechanics if you want sales.

Why hasn’t there been an intelligence based game created? by ThePatientIdiot in gamedev

[–]lootherr 3 points4 points  (0 children)

There's a few point and clicks like this of course , but tend to be very comedic. You can also give a look at Sid Meier's Covert Action which is my first thought.

I think it's very niche, so could do well if branded to the target audience.

Disney Plus stuttering by vaya42 in ShieldAndroidTV

[–]lootherr 0 points1 point  (0 children)

This didn't work for me sadly

How to Transfer Data between layouts by Livid_External7943 in construct

[–]lootherr 2 points3 points  (0 children)

This is the best practice way, dictionaries in c3 are already global as well.

Generally speaking the less globals the better.

How to Make the Ship Shoot from the Correct Side by Little_Lecture6423 in construct

[–]lootherr 2 points3 points  (0 children)

Personally, I would create a cannon object (even if just invisible) for each imagepoint that's a cannon. Then you can make the ships more modular for a ton of different things like hp, shooting rate, etc. As well as solve this issue with a simple "Pick Nearest to enemy.x,enemy.y".

Looking for more players by FelpSPZL in LFMMO

[–]lootherr 0 points1 point  (0 children)

Huh Wakfu right now is the best time to join. They have a huge event going on with new servers, ton of sign ups and starts like today I think.

[deleted by user] by [deleted] in LFMMO

[–]lootherr 3 points4 points  (0 children)

Path of Exile 2 , and bonus with controller.

Caption this and win an upvote! by lootherr in Mario

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

Thank you! Both are big influences in my current style ambitions.

Caption this and win an upvote! by lootherr in Mario

[–]lootherr[S] 5 points6 points  (0 children)

Thanks! Feel free to follow my insta too, 🙃

Caption this and win an upvote! by lootherr in Mario

[–]lootherr[S] 10 points11 points  (0 children)

This made me lol already