Prominent's Recent Forum Activity

  • I have a similar problem. Ashley told me that when you open a capx, all the files get cached. If those cached files get deleted, then it creates errors. I only use project folders now so that I get around the issue and only use a capx if I want to share something. I've still had my project get errors, but since I was using a project folder, I could just reopen it and it was fine.

  • QuaziGNRLnose , the same reasons anyone would use global objects. It makes development simpler to manage when you deal with one object rather than multiple. No point removing something and then adding it back in when the layout changes if it is suppose to stay the same.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • QuaziGNRLnose , what gave me trouble was that the new cameras aren't created with the same settings as the default camera is initially set with. The default camera has the up direction as -1 and the default camera is also automatically rotated 180 in both the y and z axis. You don't have to set these.

    But for any new camera that you make, you have to set them that way- which causes a disconnect in a person's mind. The logical way to think a new camera would be set is how the default camera got set. So when the new camera doesn't appear to do what the default does, it make you think something is wrong.

    btw, I'm still not sure why objects get their offsets added again whenever layouts change when the q3dmaster is global.

  • Seems like new cameras are inverted or something.. They don't point the same direction as the default camera. Not sure how to fix them either. I tried rotating them, but can't seem to get it right, everything ends up upside down.

    edit: okay, you have to set the up vector to -1 in the y axis, and then rotate the camera 180 in the y axis and 180 in the z axis.

  • Can't set background color/alpha on viewports/scenes..

    edit: alpha only set to 0 or 1, and color only is set if alpha is 0 or 1, otherwise it is black.

  • Anyone figure out how to move objects to another scene in another viewport? Seems like it isn't working for me.

    They get removed from the first scene, but they don't show up in the scene they are supposedly moved to. I have the camera set up for that scene as well, so it is strange.

    edit: I've tried to create a new object in the new scene after picking it, but still no luck. Doesn't appear in the new scene. I have created the scene, camera, picked them, positioned camera, etc.

    edit: seems to add it but new cameras aren't same orientation as default.. they're inverted or osmething.. or maybe the scene is?

    Edit: okay, seems you have to use the change parent in the q3dmodel actions, not the change parent in the q3dMaster.. the action in the q3dmaster doesn't seem to work even if you pick the object correctly.

  • Nice, it runs well. Perhaps you could prevent jumping after climbing a ladder when the up key is kept pressed?

  • You'll need to actually test things out for yourself instead of speculating. I doubt you'll receive any concrete info from this forum regarding your issue you're having since nobody can test it for you. Have you tested your game on different hardware?

  • I don't know either, but that is what I would test, especially if the layers are global. Try turning all the shaders off and see if it still gets slow after playing a while.

    edit: if there's no slowdowns after testing, try re-enabling one shader at a time and test after each one is enabled until you get the slowdown.

  • Do you use any global layers with shaders?

    I personally would try removing all shaders in the game to see if it makes a difference.

  • Yann , You can't seem to create a loop inside another loop. How can I do this?

    edit: nevermind, I managed to do it with a call to a function.. This now allows me to loop through any nested objects however many levels deep.

  • Looks good so far. I like these sorts of games. I'm looking forward to seeing more.

Prominent's avatar

Prominent

Member since 28 Apr, 2012

Twitter
Prominent has 9 followers

Trophy Case

  • 12-Year Club
  • Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Email Verified

Progress

15/44
How to earn trophies