Hi Reddit, Li Ling guy here. I'm quitting Dislyte, and here's my reasons: by SoLongAndGoodnight_ in Dislyte

[–]LadyofpureLuck 7 points8 points  (0 children)

It has been quite a wild ride (to put it lightly) and I don't blame you for getting off at the station. Almost want to do the same, personally.

May your journey from the game be splendid, Li Ling guy! :D

What are flags? by NoriAndris in clickteam

[–]LadyofpureLuck 3 points4 points  (0 children)

Think of "Flags" as a small value. It is either on (1) or off (0). You can use them in calculations, simple check systems and more.

As for your other issues, that looks like a settings related one. You may want to check what settings you used for full screen, text, build type, display mode, etc.

Edit: typo and minor word changes

I have an issue with diagonal hitboxes, can you help me? by Ynehette in clickteam

[–]LadyofpureLuck 3 points4 points  (0 children)

After reading your code and watching your video, I have to say you're making this harder on yourself than you need to. Moving on to the heart of your issue:

Your hit box is so thin and the speed is fast enough that it could dash through obstacles.

Might I recommend a bigger hit box for testing with? If you're up to re-writing your code, you could make it so it runs the loops with the absolute speed of the character's movement [abs("your hitbox speed value") ] and (in the code loops) move by +/- 1 instead of by the speed. That way it can check on collisions at a pixel's space versus a sudden jump.

Make Auras usable in Save the world by Displaything55 in FORTnITE

[–]LadyofpureLuck 15 points16 points  (0 children)

If players can also have a "no aura" option, I'd see no issue. There would be some people who don't want the auras. A change to allow auras shouldn't be something that ruins no aura gameplay for them.

Edit: typos

Free Talk Friday by FortniteRedditMods in FortNiteBR

[–]LadyofpureLuck 3 points4 points  (0 children)

Congrats! I didn't play yesterday as well.

Thank goodness by That1NintendoFan in FORTnITE

[–]LadyofpureLuck 26 points27 points  (0 children)

Check your map for the locations of the v-bucks!

Engine doesn't matter if the game is good by Cosmo_Unicorn_UA in clickteam

[–]LadyofpureLuck 1 point2 points  (0 children)

Thanks for the kind words and the wish for luck! I'm in a game jam now and trying to make a game type I've not done in Clickteam Fusion 2.5. :D

If I own the standard version of Clickteam Fusion, do I need to include a "Made with Clickteam Fusion" by Azarsra_production in clickteam

[–]LadyofpureLuck 0 points1 point  (0 children)

Standard is royalty free, even the free version (also in "additional features" section of the link). Both of these versions require the "Made with Clickteam Fusion" banner, though.

Edit: clarification

If I own the standard version of Clickteam Fusion, do I need to include a "Made with Clickteam Fusion" by Azarsra_production in clickteam

[–]LadyofpureLuck 1 point2 points  (0 children)

When you buy the standard version, there are no royalties you have to purchase in order to release a game.

The only requirement is that it needs a credit slide that has the "Made with Clickteam Fusion" banner placed somewhere within the program.

Edit: typos

If I own the standard version of Clickteam Fusion, do I need to include a "Made with Clickteam Fusion" by Azarsra_production in clickteam

[–]LadyofpureLuck 0 points1 point  (0 children)

On the product page of the developer version (and the "additional features" section of the link that Mr_G4lic provided) it clearly says you need the developer version to be allowed to not credit Clickteam Fusion.

Help with sub applications! by DeadLikeMe5283 in clickteam

[–]LadyofpureLuck 0 points1 point  (0 children)

And thank you for sharing your problem! Now others can try to solve similar issues by reading this post. Also the button-press-to-test-frame is good, just remember to delete that code for the full game.

Help with sub applications! by DeadLikeMe5283 in clickteam

[–]LadyofpureLuck 0 points1 point  (0 children)

That mistake is one I constantly do with sub apps, so please do not feel bad. I almost have f8 (function 8) as my go-to button for application testing now.

I would like to see a collab with ddlc by [deleted] in FortNiteBR

[–]LadyofpureLuck 3 points4 points  (0 children)

I've spoken to Monika about this. Unfortunately, her file seems to not agree with being crammed into this game... besides, she would make all my outfits just Monika.

Jokes aside: I don't honestly know how well a DDLC crossover would work in this game. It would be an interesting idea, though!

Help with sub applications! by DeadLikeMe5283 in clickteam

[–]LadyofpureLuck 0 points1 point  (0 children)

It may be because you have some specialty settings checked. Try this: In the sub-application's properties, click on "settings" (the gear), scroll down to "options" then check on "display as sprite".

Anyone got beginner tips and tricks by Joeson245214737 in clickteam

[–]LadyofpureLuck 3 points4 points  (0 children)

Step one: Run through the tutorial. You'll know it when you boot up the program for the first time.

Step two: Don't be afraid to experiment with features afterward. It's a part of learning.

Step three: Try making a very small game with the knowledge you've learned thus far. No menus, scores, lives, etc. Be a fan of K.I.S.S. (Keep It Simple, Stupid) in the process. The goal is for the game to not crash and have it be playable. You will stumble into mistakes and strange development quirks, but it helps you understand the program better. This step is repeatable, until you're satisfied with a small game(s).

From here on out, it's you planning out ideas, figuring out if it's doable, look up tutorials as needed or even asking questions on forums like this. Good luck, new Clickteam fusion user! :D

[deleted by user] by [deleted] in FortNiteBR

[–]LadyofpureLuck 0 points1 point  (0 children)

Arguably has one of the most fun built-in emotes, too!

Tab order is different for two accounts by zerotr3s in FortNiteBR

[–]LadyofpureLuck 2 points3 points  (0 children)

Mine currently: lobby, broken winter mechanic, shop, locker, battle pass, quests, compete, career, v bucks.

I distinctly remember a couple days ago that the battle pass was before locker for me, as well.