dazedangels's Recent Forum Activity

  • I found a swipe menu demo in Resources. It worked great, except the menu options would scroll right off the page never to scroll again.

    I fiddled around with:

    Event: swipe2 Y <-1000

    Actions: swipe2 Set Y to -1000

    swipe2 Mover forward -(swipespeed/3) pixels

    I set the two actions to -275 and it worked.

    But I don't know WHY it worked and it's bugging me.

    -275 of what?

    Is it -275 of the Margins?

    Or is it -275 from the top or bottom of the screen size?

    I see it all the time, but I don't know why it works.

    I can guess enough to be dangerous.

  • You were actually so very close so at least your understanding is good, in line 36 you used set to AnimationFrameCount, where instead it should be AnimationFrame. FrameCount is the total number of frames, Frame is the number value of the frame.

    OH MY GOD!! IT WORKED!!

    lionz Thank you Sooo Much!!!

    I'm going to finish this tonight. You have NO IDEA how happy you are going to make a grandmother tomorrow, on Mother's Day, when she talks to her granddaughter and for the first time her granddaughter will understand her!

    I am crying already.

    Thank You So Much!

  • I'm retrofitting an inventory demo. It's almost done, but I'm stuck.

    On the LEFT there is a sprite called StoreItem, that has many animations and each animation has many frames - and there are 25 copies of the sprite StoreItem, each showing a specific frame.

    On the RIGHT there is a sprite called InventoryItem where its animations and frames are identical to StoreItem, but the InventoryItem sprite is spawn.

    There is a variable called category.

    When category = 1 the sprite StoreItem shows all the frames for item_1

    When category = 2 the sprite StoreItem shows all the frames for item_2

    and so on and so forth.

    This is the issue:

    When category = 1, StoryItem shows all the frames in Item_1 (on the Left) and let's say the player taps frame 7, I need InventoryItem to spawn Item_1 frame 7 on the RIGHT. (I'm using CAPs for ME, not you.)

    Then if the player, let's say taps on the button that reads "At Home" and category = 2, all the images for Item_2 display on the Left (that part already happens), and let's say the player taps frame 2, I need InventoryItem to spawn again, but this time Item_2 frame 2 on the RIGHT, while leaving the original Item_1 frame 7 right where it is.

    Whatever frame the player taps on the Left needs to spawn on the Right and stay on the Right and be able to move around on the Right, until it is deleted or until the page is refreshed to start over.

    Because I am retrofitting an inventory demo, InventoryItem only shows frame 0 on the Right regardless of which frame is pressed, because that is what it was originally programmed to do and for the life of me, I can't make it spawn animation + frame in the next available space.

    Right now, it does everything right Except display the correct Item_X and frame #.

    I've been at this for a week and I'm at wits end.

    Context: My 16 y/o daughter has a disorder that only allows her to understand picture language (receptive and expressive) So, the typical devices don't work for her.

    If pulling at your heart strings helps .... I am just a mom who desperately wants to talk to her daughter.

    Any help is appreciated.

    Thank you

    This is the C3: drive.google.com/file/d/1CWx6AFjApSHL9cRLN--na0ftqbAxt3jU/view

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • C3/App

    I exported the Android app I made with C3, put it on my phone and it doesn't save the pictures I download.

    I take a picture, I see it in the app, I tap download and it looks like it's downloading, but it doesn't.

    BUT if I export it as an HTML and I upload it to my server and I go to that domain using my phone, I can take a picture and tap download, it downloads to my phone.

    Does the picture downloading feature only work in HTML?

  • You do not have permission to view this post

  • dop2000,

    OH!! Yes, that makes sense.

    Thank you so much!

  • dop2000,

    Thank you.

    Dropbox tells me I can't access the file, and tells me to request access.

    So I did that, but I'll work on what you said until then.

  • dop2000,

    Thank you for the reply.

    I got stuck.

    It is images. It's a photo app, but only a small one and it only has to really work for a month. It's to teach my autistic daughter to understand and tell what she did yesterday.

    I got the first part, right up to -----> Text: Append LocalStorage.KeyAt(LoopIndex)

    I thought I could do the same with a sprite, but I don't see an append on the sprite options. It came right up with text, but not sure how to do it with a sprite.

    Is the code different or am I just missing it?

    Thanks again.

    + LocalStorage: On all key names loaded

    ----+ System: Repeat LocalStorage.KeyCount times

    -----> Text: Append LocalStorage.KeyAt(LoopIndex)

dazedangels's avatar

dazedangels

Member since 5 Jun, 2019

Twitter
dazedangels has 1 followers

Connect with dazedangels

Trophy Case

  • 5-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

9/44
How to earn trophies