Hi I have error on my Surface extension for HTML5, when the extension load image from file, it call action when the file is loaded:
caseCRunSurface.ACT_LOAD_IMAGE_FROM_FILE_OVERRIDE_EXTENSION: ...
Type: Posts; User: Xenon3000; Keyword(s):
Hi I have error on my Surface extension for HTML5, when the extension load image from file, it call action when the file is loaded:
caseCRunSurface.ACT_LOAD_IMAGE_FROM_FILE_OVERRIDE_EXTENSION: ...
Hello, can you share an mfa. ?
You need to clear rect before blit other image.
Dsl j'en profite pour faire un peut de pub retrobruno tu peux venir sur https://lecomptoirduclickeur.fr/ pour rejoindre la communauté FR :)
Bonjour,
En fait il te faut au minimum une balise Canvas avec un id et cette ligne là dans une balise script:
Il faut donc remplacer "ID_DU_CANVAS" et "MONAPPLICATION" pour chacune de tes...
Il faudrait le mfa d'une personne chez qui ça bug.
Pour ma part j'ai mis l'objet GameManager sur la première scène d'un nouveau projet et ça passe bien à la scène suivante après 7 secondes.
Salut,
Est-ce qu'ils lançent bien toute l'application pour tester ? (et pas seulement la scène)
Merci Yves :)
Hello,
You can download this great editor: https://bitmapimpact.itch.io/lvl-edit
Hello. Array object is good for that
Thanks, I will check it as soon as possible
Hello, I use three js for my 3d mesh port for HTML5: http://ovigne-loic.fr/Fusion/Test_3dmesh/
It can be good to work together
Hello defisym,
I don't forget you, I will check it soon.
Thanks.
Janette5 no I wanted to make a loop for all objects. The foreach action in my example loop juste for the clicked object.
I understand the logic but when you coding like this:
For me the foreach seems to for each all active.
Thanks.
Hello,
I execute a foreach action in a filter condition (click on object) and the for each loop only on the clicked object.
It's seem not logical the for each action must loop on all objects isn't...
Hello,
I try to duplicate object with spacing, it's a good feature but it can be better with a preview before validate. I need to undo a lot of time because I don't have the good coordinates.
...
Good job :)
Hi, is it possible to add en new condition "Fixed value exists" ? It can be usefull when you have many objects joined by fixed value en delete all sub object when the main are deleted.
Hello, I little feature for HTML5 exporter: add mfa path by default in choose directory's dialog box when you build your app at the first time.
Hello,
A new update waiting for validation on Clickstore with many optimisations and bug fixes. You can try a new exemple here
http://ovigne-loic.fr/Fusion/Surface/RainbowDraw/ (draw with mouse)...
Thanks defisym I will check it soon.
Hi Yves sorry for multiple post, do you have any news for this feature ?
I working on new version of Surface Html5 export and it would be very good if I can add fine collisions.
Thanks.
Thanks,
It's now available on the clickstore: https://clickstore.clickteam.com/surface_for_html5
Hello,
I works fine for me, do you have the changelog file in the new zip file ?
I send you en MP
Hello,
I thinks it's a know issue: https://community.clickteam.com/threads/106901-Display-bug-Resize-display-to-fill-window-with-low-resolution
I sended a new fixed version in clickstore, we must waiting for approval.
Hello,
Content que ton problème soit résolu. Les fichiers .001 (et aussi .002 etc.) sont des sauvegardes automatiques (on peut les paramètrer dans les préférences de Fusion) si Fusion plante et...
Thanks a lot for your feedback defisym
I create a trello for bug repport https://trello.com/b/FVYGVm03/oviglo-clickteam-fusion-extensions
I will fix that as soon as possible.
You can have the...
Hello,
It can be very good if there are this effects in HTML5 exporter: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation
Thanks fnkycoldmadeanr :)
For the Html5 export I want to implement all possible feature, it's a lot of work. After that I'll change my plan for Android version, I'll release a first version...
Hello,
I spend my week end for fix bug and continue to write features.
HTML5 export is almost finished, you can try an example here
http://ovigne-loic.fr/Fusion/Surface_test/
Vérifie bien tes liens dans les paramètres, j'ai fais un tuto qui peut peut être t'aider: https://lecomptoirduclickeur.fr/tutorial/configurer-lexport-android-sans-installer-studio
And blit into backgroung from Surface not working i. DIRECTX
There are a issue that make Fusion crash in several OS (Windows 7) when you edit images bank. If you have this issue go to the preferences of Fusion and disable "Create automatic icons" (Frame editor...
Thanks SevenSails,
There are no SDK for Mac Exporter in the official list. I asked about it.
Hello,
Does the SDK for MAC exporter exists ?
Can you send me a link please.
Thanks
Thanks chrilley,
I have sended you a message to help me to fix it soon.
Thanks,
It's know available on clicstore https://clickstore.clickteam.com/9_slice_object
SevenSails I don't know yet, I will try to write a UWP export version and for Mac and iOS I think I must to...
Ah I allready showed this. Check if you have the files in Fusion's Data/Runtime folder. I think you will need to reinstall your extensions.
Blizna It works ... Move By Bezier is only compatible with Windows exporter.
I have an idea but I think it's too complicated to add:
An option to group objects in scene editor, when you create a group, objects stay together when you move the group.
Thanks, the first version is awaiting for validation on Clickstore.
Replace image is on my TODO list :)
I want to add an option with only 1 image tileset (with tile size option)
You can add...
Thanks :) Of course you can get the width and height, I don't put in help file because it's a Fusion's native expression (oWidth(), oHeight())
Hello, you can check the help file here http://ovigne-loic.fr/Fusion/9SlicesObject_help/
Sorry for the multiple post.
My issue is done, I found a solution :)
Thanks...
If I can help you to understand I have this message in debugger:
I/MMFRuntimeNative: No texture for 0x7fec46fa90, but can't upload as data is not in memory
Image texture id:-1
Hello,
I write a new extension and I can say that is available very soon :)
28361
9 Slices Object
Allow to create boxes with 9 images for draw undistorted object like dialog box, button and...
Can you send me your email ? I can share my code repository.
Yes I checked ActivePicture but my extension create a Bitmap object with canvas for blit part of images. But when I call...
I try with an other custom classe but my application crash
public class CSurface extends CImage {
public CSurface(Bitmap img) {
this.imageSetData(img);
}
...
Hello,
For my extension I have a android.graphics.Bitmap object and I need to convert it to ITexture for use GLRenderer.inst.renderImage function.
I try to create my extends ITexture class but it...
Hello,
What SDK do you use ?
You are a flag for condition param to says that is an event. To call event you need to call the function:
rdPtr->rRd->GenerateEvent(CONDITION_ID);
Hello,
For a work I needed to write Popup Message Object 2 for HTML5,
28359
I share it here :
https://github.com/Oviglo/PMOHtml5
<3 ! how do you have the dark theme ?
I have an other question :)
Is it possible to create a backdrop extension ? No visible in event editor and integrate collision type obstacle/plateform/ladder ?
It's in the EDIF SDK: https://github.com/ClickteamLLC/windows-edif/blob/master/Inc/Surface.h#L166
EDIT: I have a question: does I need compile in HWA mode and test it (rdPtr->isHwa) or it's not...
Merci Yves it's works fine but why there are a comment "Do not use in HWA mode) for this flag ?
Hello,
I try to blit cSurface but the alpha channel not works, I want to blit surface in another one and blit image:
if (!dest->HasAlpha() && source->HasAlpha())
...
Hello,
Is it possible to debug on Fusion's Steam version with Visual Studio 2019 ?
Can you tell me how do that please.
Thanks.
Bonjour,
Oui un projet qui n'utilise pas le DLC pourras toujours être ouverts avec le DLC
L'inverse est possible aussi sauf cas suivants:
- utilisation des sous événements
- utilisation des...
Ahah c'est possible, il est fortiche !
Enfin j'espère que ça ne reviendra pas ce problème.
De rien c'est normal :)
Bon et bien ça fonctionne chez moi j'ai bien les transitions en testant et en compilant.
Peut être qu' Yves pourra t'aider
Tu peux partager un mfa ? Au cas où s'il manque une option.
Hello,
Tu as le DLC+ ? Si oui c'est peut être un soucis avec DirectX11.
Sinon tu as essayé de faire une nouvelle appli vite fait pour voir s'il y a toujours le problème ?
Hello Rainzo,
Oui c'est normal car ta condition va être vraie pour chaque boucle donc ton animation "accroupissement" va toujours être démarrée et elle n'aura pas le temps de passer à la frame...
OK I found the origin of this bug.
It's appear after climbing on the rope, (I change the player movement to static when it climbing).
Yves do you now this issue ?
Thanks
Hello, I have an issue with physic collisions, this is a vidéo of the bug:
https://www.youtube.com/watch?v=8lzoCZjMbAI
The woodbox use the static movement with box collision mask.
Do you...
Hello,
Impulse not working with plateforme movement too.
Ok merci, bon courage :)
Hello, is it the same issue on my subject : https://community.clickteam.com/threads/106901-Display-bug-Resize-display-to-fill-window-with-low-resolution ?
Hello,
I found an issue with the CFile.readAFloat function, in the extension settings the value is 0.5 and if i use readAFloat function to get the value in HTML5 I have 16128, I found an other...
Other feature:
Physic plateforme movement allow to set jump and control direction (for example when the engine's gravity is inversed, plyer jump to the bottom)
Hello,
I have an issue with a ladder next backdrop obstacle. This gis show what's the issue with the physic movement I just push the right direction button....
Hello, I have a display bug with HTML5 export with option "Resize Display to fill window size" on my screenshot, Windows version is on the left and Html5 on the right.
On windows my character is 1...
Hello I have a request for futur version:
A function to jump to a scene by the name, when we use scene id and you adding a new one between 2, all id become wrong.
Hello Yves, any news about collision mask for exporters ?
Hello,
You will can blit image with AND, OR effect with Surface Object, I hope I can release the HTML5 version soon :)
Hello,
After finished other project I continue on this, here an example of callback functions:
http://ovigne-loic.fr/Fusion/Surface_test_tv/
Hello,
I'm french freelancer, what kind of extension do you need ? I have developed small extensions for Windows and Html5.
Hello,
Apply impulse on a Race Car Movement (physics) seem's to not works.
I forgot something ?
Thanks.
Hello,
I just released my new Android game Potions:
- Align ingredients to create potions
- Make combos to win enchantment stones and unlock new recipes
- Earn coins to buy bonuses that will...
Hello,
You can get Alterable value by index
I use this
27988
I'm working on Android project but I just ran the application on windows runtime, no builded.
Hello,
When I quit Fusion, Steam shows that it's still launched. I need to quit Steam to relaunch Fusion.
Thanks Yves, good to know this.
I use an timer event for execute action and it work
Thanks, I will change the extension name and add md5 keys for important values. Yes the array object is good but all my game load ini format data :/
Hello,
I have an issue with NObject expression, it's not the real value juste after destroy an object, see the mfa.
Thanks.
EDIT: left click to create and right click on object to destroy it
Thanks @Fernando
Do you have a tips to prevent this ? Maybe use an MD5 key with all concatanate game level data and if it's not match in game I'm delete local file...
EDIT: other solution is to...
Hello,
I have a question about ini files on Android:
- I have an ini file with my game level data
- It include in my app "Binary Data"
- At start of the frame I load the files like this:
*...
Nice :)
And if you need a bug tracker, responsive forum or other I'am a web developper www.oviglo.fr ;-)
Hello,
"Send text to output window" from sub-application not working.
Hello
It's totally not recommanded, Fusion use canvas html tag, used for draw and render graphical elements with js, it's not responsive.
And Google cannot read your Fusion application content...
Hello,
I'm working on the Surface object for Html5 export and I'm satisfied by the result, say me if you are interested.
At this time I'm finish:
113 actions / 174
36 expressions / 76
12...
Just a little thing: is it possible to add option for center counter text ?
Tu veux faire quoi exactement ? Il y a peut être une solution alternative.
Merci Yves :)
Hello,
J'ai fait ça pour mon projet en cours, je test si le compteur qui représente mon score est différent du score alors je lance un événement N fois toutes les 20 millisecondes (N est égal à la...
Si c'est avec F2.5+ que tu as le problème c'est sûrement que l'effet n'a pas été converti pour Direct X 11, essaie de passer ton appli en DirectX 9 pour voir si c'est bien ça.
Bonjour et bienvenue
Les boîtes d'édition ne peuvent pas être pivotée car se son des contrôles Windows.
Hello, I know it's late to answer it but there are a good example here: https://lecomptoirduclickeur.fr/element/fusionfile/74
Hello, do you found a solution ?
You need to create image tiled pattern with image index and create polygon with pattern.
Ok, it's the inconvenience of js, you can cahnge everythings...
I will change it when you add collisionMask (I can try to set it but I don't know enough the runtime src)
So, I plan to export...
@Yves I found a workaround, I don't know if it really optimized but it work fine :)
In the createRunObject I set my extension type to sprite:
And I set the rcImage to the bank handle:
Can...
Thanks, how the fine collision with backdrop en active works ?
EDIT: ah ok active is not an extension.
Waiting for this feature :) I continue to write other function of Surface :)
Oh :/
I'am working on Surface object Html5 export.
At line 2514 of RunLoop.js it load image from bank but I don't know how to implément mask.
Hello,
I working on extension for Html5 exporter and I need to set the collision mask.
I know I need to implement "getRunObjectCollisionMask" mehod but it never called.
this...
Happy birthday Yves :)
Hello,
Can you see me if the repository is up to date ?
https://github.com/clickteam-plugin/Surface
Thanks.
EDIT: How sorry I didn't see the 6 month ago commit.
And adding an option to rotate/scale objects without change the sprite :)
Hello,
It's a really good game, I hope you will be rewarded for your hard working ;)
Hello,
You can check Andders's examples files here: https://www.andersriggelsen.dk/mmf2_examples.php
I thing the second example "Waving flag" can help you
Ok I now use foreach loop and it solve my issue.
Yves can you explain me why Fusion choose the good active for "create object at" and for other action it not working please ?
Thanks.
Hello,
I found a weird issue with scoping, in this example all "o.fx_element_particle" could be in active color but only one change color.
Bizarre normalement AdMob se met à jour automatiquement.
Sinon tu peux aller voir dans le manager d'extension il y a une partie "Installed, outdated"
Hello and wellcome :)
You are not in the good section of the forum (you need to post here https://community.clickteam.com/forums/331-Fusion-2-5)
For your game, you can create an active juste for...
Hello,
L'implémentation des natives ads n'a pas encore été faite dans l'objet AdMob, peut être (j'espère) pour la prochaine MAJ.
I thing It comming soon, the remastered version of Five Night At Fredy use shaders (Lens) on iPhone and Android :)
Hello,
I think the simple way is to set your active "fruit" no visible by default and add a flag "placed" and set event like this:
Like this you set your fruit visible when it's not in...
I have + DLC on my old computer but it don't works
Just a little things:
- Add "center" option for counter with text
- Add alterables values for many objects :) (array, counter, string etc...)
- Real grid on scene editor
Yves I confirm it works fine with the new runtime :)
I can test if you want
Ok, yesterday I was tested on my young laptop: all works fine.
But today I was tested on my 6 years old computer and I have a display issue:
27783
OK it's weird, it work fine for me. Do you have the last version of Fusion ? (292.14)
Hello,
Wellcome to the Clickteam's forum :)
Can you share your mfa file please ?
Ok I thinks it's a normal because Windows refresh the cursor and give the hand to the application after.
Maybe Yves can explain that better than me :)
Hello, can you post an mfa please ?
I will see your code en try to fix.
Hello you can work with layer object an change the layer position
* Every 00''-17
Layer object : Set X layer lyrGetLayerName$( "Layer object", 2 ) to lyrGetLayerXPos( "Layer object", 2 ) - 1
Ah yes it works ! Merci Yves.
Hello,
I use Sinewave movement and I set the Final X and Y with Clickteam Movement Controller extension but the movement not finish at this coordinates. I think CMC extension does not take the new...
There are a lot of features that can be add in path movement editor:
- Press MAJ to lock vertical or horizontal alignement
- Change rotation
- Make a timeline with keyframes (awesome for F3)
I'm agree, before +DLC it was difficult to write flexible code without custom editor but now, I write all global code in global events editor use qualifiers. The scene events it's for specific...
Hello,
Bienvenue sur la communauté :)
Tu peux utiliser les événements globaux, pour celà tu as deux manières:
- Dans les propriété de ton application tu as un onglet "Evenements" et tu peux...
I just post a gameplay vidéo on my channel: https://www.youtube.com/channel/UCrNJBUE69VMwy7Lo5ZLnTtw/
https://www.youtube.com/watch?v=Lt_bMa-teBY
Yes I send a topic with same bug: https://community.clickteam.com/threads/106356-Bug-with-child-events-filtering-object-instance-on-parent @Yves saw this, I think it's fix soon :)
EDIT: It work...
Hello, Yves is it difficult to add alterable values on counter and string object ? I need to add active for each counter objects to save values :)
Outch !
27583
Oops sorry for the French-English mix :p
Thanks Yves
Ok, je ne sais pas pourquoi mais je croyais que la condition "collision avec" allait filtrer the instance for other condition : Alterable Value A of Group.Good = 0 will test only on the object in...
Ok thanks for your answer, I thought the events in green filtering the instance like:
Yves do you know this bug ?
(sorry for the double post but I don't know if you read this)
Thanks but I need to test Aterable value of the object on collision.
Hello,
I have a bug in this mfa, I have two objects with same qualifier when I test collision with qualifier (Group.good) the object on collision is well select but on the child event, all object...
Yves is it possible to show grid as real grid ,not points ? (I know it's a very small feature but it can be better to work with tile backdrops)
Hello, I try this beta with this version of Java: https://www.java.com/en/download/win10.jsp and the compilation works finie without install Android Studio
Is it possible to snap to grid with active hot point coordinates in scene editor ?
Yves ça veut dire que mon tuto pour installer le module Android sans installer Android Studio n'est plus valable ? (...
Bonjour,
Est-ce que l'état du perso est en fonction du trait des jauge ? (Si tout est au niveau du trait tout va bien).
Peut être calculer la différence entre la valeur de la jauge et le trait...
Thanks, I just mean to say my RGB(255,0,0) BG comments are uggly with your beautiful skin :)
Nice Skin Volnaiskra, when I set it my comment style are uggly. Can you say what colors can I use for my comments please ?
@Yves what do you thing about adding step list on expression editor like this ?
Whith that you see what value will ask and you can edit a value
27398
Salut, si tu as un fichier CSV tu peux utiliser l'extension string parser, cette extension va te découper un texte en fonction d'un séparateur. Tu passe en paramètre le séparateur ',' et ensuite tu...
It could be very nice :) This make child events more powerfull
In my app, I create object and I want to set flag to ON or OFF by a condition:
But the 2 last condition apply on all o.tile object.
I try to use child events but it doesn't work
Is it posssible to add an action "Pick last created" with "Pick or count" conditions ?
Merci beaucoup:)
Hello, normalement tu peux installer les API sans installer Android Studio qui prend plusieurs Go... si ça peut t'aider j'ai fais un tuto ici:...
@Volnaiskra Thanks to share your very preffessionnel works. Can you speak more about your maps ? Do you made a level editor ?
Thaks.
C'est comme j'ai indiqué sur le Comptoir Du Clickeur mais les explication d'Yves sont forcément plus précises :)
Hello @Yves, can you add an option for have a real grid (instead of points) ?
Hello, I know I allready ask this but I think it's easy to make:
Add variables for counter object.
And other thing, possible to set a rotation of backdrop without modifiy the image.
Is it...
https://lecomptoirduclickeur.fr
Il y a le comptoirduclickeur.fr pour partager avec la communauté fr
Hello, Sometimes my Fusion Gui become like this capture:
26894
I cannot say when this appened, do you know this issue ?
Thanks.
Pour les fonctions il y a un moyen (tout dépend de la complexité de la fonction) en utilisant les groupes d'événements.
- Tu crées un groupe d'événements que tu désactive par défaut
- Tu crées...
Yves I have a small request for the counter object:
- Add alterables values
- Alignement features for text type (I need to transform all my counter with string object to have a center text)
- Load...
I suggest to replace the World editor by Zetcom's LVL Edit Soft.
Surligné tu veux dire Focus ?
Il parle de Fusion 2.5+ qui est un tout jeune bébé de 6 jours, les enfants de CapitaineCaverne sont bien plus grands :p
Thanks Yves
Juste une petite choses (je n'arrive pas trop à l'expliquer en anglais donc je met en Français)
Quand je test mon jeu avec l'options DirectX11 et l'export Android l'affichage n'est...
Le "Sinon" a été évoqué il y a longtemps, il avait même été prévus pour Fusion 2.5 mais je crois que c'est trop compliqué à mettre en place par rapport à la structure du code (Yves confirmera peut...
Bonjour,
Ce qu'il veut dire c'est qu'on doit ajouter un "child event" (qu'on efface après) pour avoir la ligne "New condition" et poivoir faire un drag&drop d'autres events dedans.
Hello...
Can you share your project file ? Do you have more than 1 layer in your scene ?
Hello,
C'est vrai que Patrice utilise souvant que des formes primitives dans ses exemples, c'est surtout pour montrer des trucs sympas qu'on peut faire avec Firefly. Mais par exemple il y a cette...
Thank you Yves, is this new engine take more performances of finals apps ?
Sorry I told to Triadian :)
A log file that containt all news in the last version.
Crian if your are the "Capsule" option in primitive object.. you have the latest version :)
It's not "else" but neested "if"
Yes can you post a log file please ?
It's OK for the Steam version :)
Thanks a lot Clickteam for your work !
Do you really release Fusion 2.5+ this sunday ?
Thank you, I can try your beta. If you are firefly you can test the beta version too. You must restart Fusion for download Beta.
Yves = papaatatan ?! :)
Thank you for your hard working, I have two suggestions for the futur:
- What about qualifiers in globals events ? Is it for Fusion 2.5+ ?
- It would be very good if we can setting objects scales...
Is the Steam version release at the same time ?
I don't know if the question was answered but what about the compatibility, I imagine a mfa saved with Fusion 2.5+ cannot opened with Fusion 2.5 ? Or it's possible but the neested events is flatten ?
Of course on all exporters ;) (confirmed by Kisguri on Discord)
Oui, tu peux utiliser un actif rectangulaire avec le mouvement natif et toujours mettre ton sprite à sa position
!rien ne t'empêche d'utiliser le mouvement natif avec la même technique
Hello,
This is an example to show how to developpe basics baddies movements with obstacles en pits detection
Enjoy :) 25825
Thank you,
Halloween is over, the sun is back :)
258212582225823
https://play.google.com/store/apps/details?id=com.oviglo.blooga
Hello,
If you want to get a random value between two, you can get it like this:
(random(1) * 4)+1
If 0 => 0*4+1 = 1
It 1 => 1*4 +1 = 5
Hello,
I just finish to develop my new game Blooga the Frog, it's a casual game for all, your are a frog and you must swallow all the flies.
You can download it in the Google Play:...
Hello,
I want to get the device language to translate my game, I use the AndroidPlus object and get the "GetLocale$" expression (what is the index ?)
When I try it on my phone, the expression...
You are not a human :p
Hello, do you use the expression to store your file ?
Hello...
Good question, there no action to stop it but you can use a global value named for example "fire_avents" and set it to "0", on your condition "On event" you add on to test if your value...
Hello, there are no option for that, you must add invisible active object for test what surface type is it
If you read the official documentation of the object you can use the Set additional X (or Y) velocity action
Yes it's a bug that the developper cannot solve (François), try to change the physic property like density.
Obstacle en platforme is not the same think
Hello,
Voici un exemple, il faut faire un radom sur le rayon sinon les objets apparaissent sur la ligne