Pigpud's Recent Forum Activity

  • I have had this happen, too, with pixel data reverting when closing the animation editor. It was a while ago but I remember copy/pasting with selection tool.

    Same here. It always happens randomly, which is frustrating. I've also had some issues with pasting selections in general, as sometimes copying a selection and pasting it will just paste a transparent selection.

    Again, it happens at random, so It's not like I can open a bug report...

  • Wow, can't believe I missed that. Thank you!

  • Hi.

    Every once in a while I accidentally move the tilemap bar out from under the tab where it is normally nested.

    Is there a way to move it back under the layer panel as a tab? Without having to reset the user interface each time?

    Thanks.

  • You do not have permission to view this post

  • Here's how I do it:

    Type_Speed is a global var set to 0.03 (or whatever speed you want).

    The important part is setting the text to the sprite font before you run the typewriter text e.g., Sprite font set text: "Hello World!"

    Hope this helps.

  • Hi Ashley.

    Thank you for the explanation and taking the time to respond. This helps a lot!

  • Hello Construct community!

    Recently I've decided to switch my game's save system from using local storage to writing save data with the file system plugin, since I'm planning to launch my game on Steam.

    Here are some questions I have about writing a file with save data:

    1. If I understand correctly, you need do something like this:

    Wherein you write a file called "Save_Data.txt" inside the app folder.

    2. What is the best folder to save the Save_Data.txt to? I've noticed there are other picker tags like "<current-app-data>", "<local-app-data>", and "<roaming-app-data>". Is there any reason to use or not to use one of these?

    3. Does the overwrite mode work the same as Python's open() overwrite mode, where It will create the file if it does not exist?

    I appreciate any thoughts or help on this!

    Tagged:

  • I would recommend designing your own save system with local storage and dictionaries. I've found working with construct's built in save and load features a hassle especially when updating games on itch.io. If the player has save data from the old version, updates the game and loads that save, it will load the old version of the game. This can break stuff that you might have added in the new version.

    Having your own save system allows you to have a lot more control over what you actually need save as well as overwriting and deleting data.

  • Hopefully this will be fixed in the next release.

    https://github.com/Scirra/Construct-bugs/issues/8802

  • Some areas I've been working on for my upcoming game...

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Cool.

  • If you're talking about the Construct arcade, here's a post I did on this topic a while back:

    https://www.construct.net/en/forum/construct-3/how-do-i-8/reduce-exported-game-size-186192#forumPost1121841

    Hope this helps.

Pigpud's avatar

Pigpud

Member since 29 Mar, 2023

Twitter
Pigpud has 7 followers

Connect with Pigpud

Trophy Case

  • 3-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • Lightning Draw First person to up-vote a new Construct 3 release
  • x8
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

15/44
How to earn trophies