Lluucckkyy's Forum Posts

  • 13 posts
  • Thank you very much! Please tell me how to write the finished base64 code to any variable I created in my project?

  • ENG Ver

    I need to save the image imported from the phone gallery by selecting a file in the game, then convert it as a base 64 code. I'm a beginner and I'm wondering which plugins should I use?

    I do these steps so that when restarting the game, the imported images are imported without using hosting!

    RUS Ver

    Мне нужно сохранить изображение, импортированное из галереи телефона, выбрав файл в игре, а затем преобразовать его в базовый код 64. Я новичок, и мне интересно, какие плагины мне следует использовать?

    Я делаю эти шаги для того, чтобы при перезапуске игры импортированные изображения импортировались без использования хостинга!

  • ENG

    Hello dear friends! Please tell me how to make the corners of the sprite rounded? So that the corners of my sprite are not sharp like spikes, but smooth ( round )

    RUS

    Привет дорогие друзья! Подскажите пожалуйста, как сделать закругленность углов спрайта? Чтобы углы моего спрайта были не острые как шипы, а гладкие ( круглые )

  • Well, thank you. I will test my app again, but only on a few devices

  • There were problems without this plugin too, I read more information about the problem and came to the conclusion that I needed to use delta time. On the other hand, it's a little strange that there are quite a few objects, and the layouts are loaded, you can't load them in advance so that when switching from one layout to another, I don't have a delay

  • Thanks :D

  • Maybe it's because I'm not using delta time. maybe it's because I don't use delta time. Here is an example of my Level Editor project

    Dropbox - dropbox.com/scl/fi/mdc6tmbhwco6a2d0yahbx/level-ed-test.c3p

  • My dear friends, hello everyone! I have a POCO X PRO on 12/512. I created an empty simple project with 3 buttons, and I also created 3 layouts in which I added tile backgrounds. When switching from one layout to another, there is a certain delay in milliseconds. There are no problems on PCs, there are ((( FPS frame rate is felt in the range of 30-40. I don't have ticks, just touch buttons and a block when starting the layout. What could be the reason?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • That's right, I used this method before, but the images disappeared when I restarted the game, even if I used the save method from the settings plugin

  • ENG

    When the game is released into the apk, my eyes feel uncomfortable. It seems to me that the output is about 25 frames per second, despite the fact that the phone is powerful. Vertical synchronization is used because at full fps frames 3

    I have about 50 objects in 1 layout, which are sorted by layers, can this affect FPS?

    RUS

    При выходе игры в апк, мои глаза чувствуют дискомфорт. Мне кажется или на выходе получается около 25 кадров в секунду, не смотря на то, что телефон мощный. Используется вертикальная синхронизация, потому что при полных кадрах фпс 3

  • ENG

    When the game is released into the apk, my eyes feel uncomfortable. It seems to me that the output is about 25 frames per second, despite the fact that the phone is powerful. Vertical synchronization is used because at full fps frames 3

    RUS

    При выходе игры в апк, мои глаза чувствуют дискомфорт. Мне кажется или на выходе получается около 25 кадров в секунду, не смотря на то, что телефон мощный. Используется вертикальная синхронизация, потому что при полных кадрах фпс 3

  • ENG

    Greetings, please tell me how to make an avatar change system for my game, or how to make the user upload their pictures from the gallery, and then apply them in the game? What needs to be done for this? In a nutshell, I'm making a kind of level editor and I want users to be able to upload images from file explorer and gallery themselves.

    RUS

    Приветствую, подскажите пожалуйста как сделать систему смены аватарки для моей игры, или как сделать так, чтобы пользователь загружал свои картинки из галереи, а потом применял в игре? Что для этого нужно сделать? В двух словах я делаю некий редактор уровней и хочу чтобы пользователи могли сами загружать картинки из файлового проводника и галереи.

  • 13 posts