Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Jonasz O.

365
Posts
24
Topics
1,315
Followers
45
Following
A member registered Oct 03, 2016 · View creator page →

Creator of

Recent community posts

Tak było to już ale mało widoczne, teraz ustawiłem Merge jako domyślna opcja aby zachowac ciągłość, to by była wielka strata wydajnosci gdyby po malowaniu zostawało mnustwo ścian wewnątrz modelu

(2 edits)

Cześć tak to ja! Ale ten świat jest mały. blikiem mozesz wyslać na Ten .Paint nie jest w Construct tylko Construct przyjmuje jego modele. "dobrze było by gdyby mesh który zostaje pokryty innym był aktualizowany masz na mysli to aby połaczyć oba narysowane modele? aby ich kolor równeiż sie połaczył ? Aha i o ktore niewidoczne rójkaty chodzi ?

now you can try this in main site

hi do you see any errors in console ?

yes of course

i will today upload a c3 example with grappling hook

why wsad dont work?

hehe thanks, wait for more!

Hello, thanks, about MAC yes its possible but when i done with testing and adding basic mechanics to game, i must be sure wit this before i upload a port

im just started this project and  im working on new effects and Destruction styles so i think tommorow i upload new version, thank you

i will add checkbox "Skip unset digits fpr todays update

I do some fixed on new version with Fox for chinese fonts

(1 edit)

First thing to you have installed chinese fonts on your system? I must check support for chinese fonts also

12h temu wrzuciłem poprawiona wersję. Ja przetestuj i daj znać jaki komunikat się pojawia

sprawdze to, pobierz w miedzy czasie jeszcze raz wersje pro ponieważ zrobiłem wczoraj update, zainstaluj ponownie

blłąd ktory mi eraz zgłosiłeś jesli jest nowy to go załatam

(1 edit)

1. Odinstaluj Python 

2. Pobierz nowy: https://www.python.org/downloads/release/python-3110/

3. ZAZNACZ: "Add Python to PATH" 

4. ZAZNACZ: "Install pip" 

5. Zainstaluj 

6. Spróbuj instalera ponownie


Daj znać jak idzie, bede myslał dalej jak Ci pomóc

Sprawdzę to

(1 edit)

hello, thank you for purchase, ok i do it

even if you set full screen ?

for now i cannot help, i dont have steam deck and linux for testing

Bro No its not a virus. My programs is not a virus. It was written in Python and packaged into an executable file using a standard tool. Some antivirus software may flag it because it contains an embedded Python interpreter and uses behaviors common in many legitimate applications, such as creating files or accessing system resources. These detections are false positives and do not indicate malicious intent.

Cześć w styczniu zamierzam wrócić do projektu. Limit czasowy to drobiazg ktory może istnieć ale nie bedzie musiał

Hello! thank you, i will back to project after new year, do you code in construct 3?

im sure this will not work in windows 7

To use WebGL2 in Construct 3, you generally don't need to "turn it on" within C3, so what you mean ?

i make first atempt with rendera control, but all glb files when i succesfully added to my project are not visible in game. but when i run debug i see this obiect in list. Also i try copy from your example Advancet properties to make sure, that dont help. In Your example on start of layout you load bug.glb file i also do this in my project then i see only black screen on start of game, i hear music / sounds but dont display anything

(1 edit)

GGUF in my opinion is not for audio creation, AudioLDM2 included in this files works well, but you need to instal this forst and download needed components

no, GGUF dont work with  AudioLDM2

i updated with fix tsin problem, i dont have windows 11 to check this so please download new version and test

nice ;)

THANKS FOR TESTING

Scirra Remove support for legacy SDK v1 addons

not exacly like terminal more like a concole log, similiar to chrome dev tools

do you have on Yoyr system something like f12 console similiar like in windows?

thanks

(1 edit)

i add one GLB model file and nothing more, preview cause black screenexample you can download here: https://drive.google.com/file/d/1MRyHZvYAUpO6FdNsrtlAfDboju97Jbee/view?usp=shari...

Free version is for audio download only. I make this tool because in past i use sites like y2mate or yout.com  to download media but now this type of tools have lot of ads or they want supscription so i make one tool with no ads

(3 edits)

i dont send yet my application to VirusTotal.com. But in this moment. 

Antivirus software detects Python app as malware because:

  1. PyInstaller pattern - Many malware also use PyInstaller to create exe files, making AV suspicious of all PyInstaller-compiled apps
  2. Network activity -  app downloads files from internet (yt-dlp updates, FFmpeg) which looks like malware behavio
  3. Subprocess calls - Running external commands (ffmpeg, pip) is flagged as potentially dangerous