GenkiGenga's Recent Forum Activity

  • No worries mate. Your graphics being smaller size wize affects the download speed but once they are loaded into your game its all the same unfortunately.

    I think most mobile games go for 30fps - playable. I am a bit the same, anything under 60fps doesnt feel right to me either but I wouldnt strive for it. Not for mobiles anyway. Things are always improving and getting faster but in general my approach is to just choose a baseline dev device and go up from there. If you're getting 40 fps on your mid range phone I would say it's pretty good.

    Not sure how big your layouts are but If I was you I would do a test with your assets. Disable your current code and have a simple event that just scrolls the layout. If you are getting 60 fps then perhaps you can refine your code, if you are still getting around 40 then it is probably not worth it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey Mega,

    Hopefully you have your event sheets sorted out and have things placed into groups, if so the profile view will show you how much of your cpu is being taken up by each group. Look for the big %'s first, does it make sense that X group is using that much?

    Can things be optimised in that folder? When you disable groups of code does the fps spike up?

    You are right that there is no safe values due to the wildly dif specs of devices, you just want to keep things as low as possible on what you have.

    Things that will likely be killing your performance are unnecessary everytick events.

    If everything is fairly optimised code-wise, see how things go when you strip out some assets. Could be you are getting gpu bottlenecked.

  • If you have your sampling set to "point" then there shouldn't be any blurring, it should be sharp. Lerping will cause a bit of jumpiness though because your assets don't move between pixels like they do with linear.

    What happens when you make it full screen is it can stretch the image out of proportion (be it ever so slightly). If you set your fullscreen option to 'off' or 'integer letterbox scale' then it should look as intended. If you are zooming out too far though it wont look right for the same reason.

    There is no complete solution from what I have seen and is a problem for all engines. The only thing I can suggest is that you design the game with a resolution in mind. For me that is a 16: 9 ratio. So 1280, 720 is fine and scales up to 1920, 1080 without issue.

    Pixel art is easy to create but not particularly easy to work with! I still love it though.

  • Hey Prov,

    In the configuration settings in c2 you can set the "orientation" to portrait only. Also set the "Fullscreen in browser" option to Letterbox Scale.

    Next thing to do is start with a baseline resolution and just set extra space on the sides of the project so that bigger screens will simply see more of the sides.

  • This would be handy. Setting 1 times scale, 2x etc.

  • I hope the search feature sees some love in C3. It is still very good in C2 but leaves a bit to be desired.

    The biggest thing that would improve my workflow would be - being able to select a place to set the event sheet when you clear the search or simply having a "go to" event number under the search box to quickly get where you want.

  • Ha we all make mistakes glad your on the right track now. Good job Oosy.

  • Hey Spy,

    How do you have things connected up? It sounds like when you go to the new layout you are spawned on the door which is why you are constantly going back and forth between layouts.

    Post up an example of the problem if you can.

  • Very interested. Would be great to have as much support as we can get for it! Good guy Microsoft.

  • Save your project (or a mini example of the problem) as a single file and then upload that file to a cloud service like dropbox or google drive and post the link.

  • Hey Ludvig, the reason why it isn't updating is because the game saves itself in your cache when you run it (meaning that the next time you play you don't need to download it all over again).

    To get around it you either need to clear your cache or name your game something different when you upload so that it doesn't load the old one.

  • No problem mate,

    But yeah, it is for your actual bullet though not the player. You'll see it's set right off to the side, most likely a misclick it's happened to me before.

GenkiGenga's avatar

GenkiGenga

Member since 20 Oct, 2011

Twitter
GenkiGenga has 5 followers

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Popular Game One of your games has over 1,000 players
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

20/44
How to earn trophies