try on an other computer or post it here if it is possible for you
Type: Posts; User: fredetmumu; Keyword(s):
try on an other computer or post it here if it is possible for you
agree 100 percent
perhaps on itch.io, find "assets"
yes, i never use behavior because i find it is a problem source for me, it doesn't help me then i never use it
i think in your mind you still believe than there is one code by object. in fact the code is transferred in the evenement list at the start of the mfa, then when you deactivate or activate the "run"...
i'm going to ask on a french forum
i made this little mfa more simple, i have 2.5+, and the result is the same than yours29970
when you deactivate "move" group in the behaviour, it don't deactivate it just for this active , all "move" groups of every active are deactivated
your program works fine, exactly like it should.
line 6 you define "start" off when the active posx >580 but others "start" are on then in the ligne 1 , the group "move" is reactuivated becaus the...
trye to explain what you want your program do exactly
line 1 : if flag "start" one of the "active" is on: activate "move" group
line 6 : if the condition is true: deactivate "move group" BUT when fusion restart the evenements list , line 1 "move" group...
hi
Actually, is it better to wait for the new beta correcting "load frame" or re install older version ?
oups, sorry, I had not verified the sender
sorry but i can't see your PM ...
send me it to fred_mumu@hotmail.com if you want
"BUG WITH SAVE / RELOAD on 293.1 version"
ok, but i don't understand something, with one on my mfa, "reload" crash fusion 9 times / 10, and with an other mfa it never crash when reload
the probleme with zoom out is with the scrolling , (with "center on an asset") , there is a shift
yes non problem for me :)
can we know what the problem was please?
yes it's fun to do, i don't have discord, paypal or other thing! just clickteam fusion, this forum and the french one (le comptoir du clickeur) and an email adress : fred_mumu@hotmail.com.
i add a smooth cam i correct a little bug when walking on the top of the walls
29944
if you need to modifie something, tell me
this is your christmas present ;)
like that ?
29943
sorry , this one29940
like this ?29939
i searched for a long time a method to do that, i found anything but nothing working perfectly, i asked help on different forum but nobody could find the solution
i think you should choose an other method because i'm pratically sure that it is not possible, you can for exemple compare distance between you and the overlaped object and choose the nearest
i don't know the englaish name but it seems like "fix value" (the last line when you choose the obect)
if you delete line "choose one" fusion will choose the last object in collision then it will not swap between overlaped object
i think it isn't possible to choose the one with the most pixel numbers in collision, you have to choose an other characteristic an add it in your condition
ok i didn't see very well the first time, excuse me. why there is "TCCT" on top of blue one?
29933
what?
green one is like blue one, or i didn't understand what you want
like this?
29930
with "print screen" key? and past into a paintshop or other
or "capture screen" extension?
or "surface" extension?
hello
i have a video played at screen with "AVI"
and a code line :"left button is pressed: reload"
but when cursor is overlapping the video it don't work
i had an idea: put on the screen...
hello
is somebody know why directshow play my avi files with very "white" colors (avi play with the goods colors, but only accept PCM audio)
thanks
thank you!
sorry it was because my poor french keypad don't work perfectly, your MFA is very fine and better than mine because very simple
do you accept to share it on the french forum "le comptoir du...
this method is cool, but you can't go diagonally (but it might not be awkward for this example). I prefer not to move forward if there is an obstacle rather than moving forward and then backing up....
sorry, i don't understand what you want... why is there "detectors" for the counter?
i dont undestand very well what you want, moving in a isometric map? because your character dont move isometricaly...
gamepad seems not working on my computer
sorry, post error
je pense qu'il faut une boucle un un truc du genre genre reconnaissance par id mais je n'ai pas colorswap pour essayer
heri is an example with qualifier, you can add all enemies29909
the raiso of the asset "coup en cours" if =1 then it is attack 1 on ennemi 1
if it is 2, it is attack 2 on ennemi 1
3 is attack 3 on ennemi 1
...
11 is attack 1 on ennemi 2
12 is attack 2 on...
please give us a small mfa because i dont see where is the problem
29908
the problem is solved, i close fusion and relaunch it and it works...
hello
until now I cloned my assets "enemies" to give new ones with the same characteristics, without any worries.
there, just create an extra one for everything to derail, no more collision ......
here is one method
you must adjust the action point of every pictures of brawnos29905
i d'ont see the problem on my computeur, could you show a small video?
i made this mfa to config joypad, with this, all joypad will work identically
29903
i had never problems with joypad 2 it works fine. the only probleme i found is with differents brands of joypads and buttons are mapped differently, but it's possible to do anything for this . what...
yes if you have sprites , give me and i will try
like this
29899
when there is an overlaping, it don't need a loop, but if there is no overlaping, you need a loop
like this ?
29898
if you can make a small "schema" , drawing what you want exactly.
when all object are selected press "delete" key, you can unselect one or more object pressing "shift" key and clicking on objects
just click like this ?
29885
with defisym method, but if it's just for windows there is no problems
I had noticed a problem with this method under android, for the modifiable values of the objetcs. If, with a loop we record the first 15 changeable values while one or several were not created, it...
if it doesn't works , it's because one of the condition is false, for exemple for the jump you have condition "playercollision overlaps water" but water doesn't exist in frame 2, i already see than...
this one works for 2 players, if you want more than 2 players you must modifie your own program
29849
i think you should make 2 different littlke mario and 2 differernt big mario
tline 50 you define the goog littlemario but you don't define the goog "bigmario" then all "bigmario" will be concerned , it should be a problem?
whithout the mfa, i think it's not possible to help you
i don't find issue to fix a value to: number of object IN AN AREA, have you an idea please?
sorry, i don't understand what you want to do
line 7 you ALWAYS send "value (room)" on subchannel 0
then 13 you ALWAYS receive ""value(room) on subchanne 0 , then you ALWAYS create "other client"
am i wrong?
yes you can isolate the problem to show us
hello, this problem doesn't exist actually with lacewing, could you post the mfa ?
if you wa,t to be sure that direction will be only right and left, you can replace "rebound" by : set direction to Dir( "EnemyRobotBlaster" ) + 16 mod 32. Then the direction is 0 then 16 then 32 (but...
i think it should be easier to see the problem with the mfa
The last version i give you works perfectly, i don't understand why you don't use it...
super, merci Yves, et est ce que vous savez pourquoi il faut ajouter un calque pour que les collisions hors fenetre soient activées lorsque la scene virtuelle est plus grande que la scene?
i don't anderstand where is the problem with the latest version i have posted?
en choisissant direct 3d 11 ça tourne a fond , essaye et confirme moi
pour le calque je ne comprends pas non plus, j'ai juste remarqué ça un jour...
en lançant avec f7 ca tourne a fond donc la seule difference quand on lance avec f8 c'est la sous application,...
in this ex it works but it's possible that 2 actif have the same "imp" when you press space, but if in your prog you will ghange manually it won't be a problem
29744
carrement!
like this ?
29743
i don't know why it is so slowww (30 fps on my computeur)
i had already this problem long time ago, it's happen when virtuel frame dimensions are differente than frame dimensions. the only thing i found to solve this problem is to create a second "calque"...
ok but 2 imp musn't have same value isn't it?
here is a mfa to show how to compare
29740
ABS is a formula i wrote (i don't know where it is in the drop-down) and the rest of the formula is made with "SPECIAL : compare 2 global value"
i think this is the good one
29737
thnaks for your answer, i didnt know for the Qualifiers on the global event editor
hi, several times i download a mfa on the forum, i modify it juste a little and the first owner cant't open it (newest version) even if we have both the latest version, i think it's because i have...
sorry this is not the first time ....
it's because i have 2.5+ version i think
last version lol
with ennemy mask coliders
29736
29735
sorry here is the mfa
i correct a little in this version, but you should use mask collision for the ennemies too because actually collisions with ennemyblockers = problems
29734
for the detection i think this method is better (line 61),( now i must correct the mfa for th others things)
in your mfa i don't see the code for the ennemies
sorry i saw now, in global events
i would like to see the result :)
cool! i love it
i think you should change de littles stars animations (behind the projectile) in every directions (with bouncing balls) like that
https://youtu.be/L7IsxKYhYDE
(when projectile...
like this??
29731
it's better to use "create an objet" (bouncing ball) and affect a direction
29729
de quel facon le joueur choisira la direction ?
ok, for me , impossible to see le complete link...
thanks for the explication :)
in my MFA i have lot of white comments and it isn't a problem...
i think that if you want to solve this probleme you must code your own moves with colliders detection
i made this code if you want to learn, you can change speed 29725
thanks janette5, on my computer i can see:
https://filebin.net/55ji95rshqufm6gd...mfa?t=wdv5debm
then the link is modified and i cant click on it
i use edge too...
29723
i hope it will help you
why can't i download with this link me?
the link doesn't work (perhaps because there is "..." in the middle and it's not reconize to be a link)
hi, this is something little hard for a beginner i think, perhaps i's betteryou finish your gamer and add this fonction when you will be better with fusion? if you want i can give you a mfa doing...
mfa please
and the only beug in sitting on the chair
thanks! i brake my head with this since 1 hour!
hi
in this mfa, you can see (activate line 1) that "change image" works, but with condition "flad is true", other instruction in the line works except "change image"
i don't know why...
i had an...
i dont understand your code because it's in english and i am french but this probleme, generally is caused because you need a loop , you also need to create every detector for every ennemi, or just...
i think this is because i have 2.5 + version but i don't use anything from 2.5+ version in this code...
try this one29712
you should try whith an other android 10 device, if you want you can post the apk and i will try on my different phones
this is a stupid example but it show how you can add strings il the name of a loop / timer event
29706
ah ok moi j'ai jamais eu ce probleme, plus l'appareil est ancien et plus ça peut ramer... tu as essayé de changer "charger a la demande / précharger" dans l'editeur de données des sons?
why dont' you add the id value in the loop or timer?
ex:
during the loop "knockback"
value ID=X
- go foward
j'ai un peu tout essayé en cochant les différents trucs et en recompilant avec un même programme et franchement je n'ai pas vu de différence ., ces options doivent servir éfficacement dans certains...
ah ok, merci Yves, je me débrouillerai pour poster en anglais maintenant.
désolé je n'ai pas bien compris comment fonctionnait le site , il me semblait qu'il traduisait automatiquement dans la langue du pays ou on est, (car j'avais lu un banniere disant que le forum serait...
voici un exemple avec colliders
29703
flamenko, nous pouvons regarder ton mfa si tu veux
je vois ce que tu veux faire mais je ne suis pas sur que ce soit possible, si j'ai bien compris, c'est comme si tu mettais 2 fenetres du meme jeu l'une par dessus l'autre donc la deuxieme vient...
c'est un peu compliqué les sous-applications mais xenon3k a fait un exemple simple et pratique le voici au cas ou tu ne l'aurais pas encore.
29696
sorry , this mfa is made to solve this probleme. perfect
warning, if xspeed is "big", pos x actif will be > startx+xange at the last moment and it'spossible it's a problem.
ex:
xstart=0
xrange=100
speed is 28
xpos will be : 0 then 28, then 56, then...
merci, effectivement il faut le coder, je pense que punchbird voulait savoir si il y avait un option "calcul" un peu comme pour "sauter a une scene"
hi, is it possible to change during the program the size of the application window ? this is to make an unzoom ,it's easy to make a zoom with lens or viewport but a a unzoom its possible juste if you...
merci beaucoup !
hi, i'm trying to make a screen zoom with looki mega shader pack "lens" but fusion need "lens.fxc" and there is only "lens.fx" in the directory. i rename lens.fx in lens.fxc and now i can see the...
j'ai fait ça il y a quelque temps, c'est exactement ce que tu cherches
29685
il y a un laser aussi
voici un exemple simple
il ne faut pas négliger les evenements enfants car il rendent le programme bien plus rapide surtout sur android
29681
un petit mfa pour nous montrer peut etre please?
c'est parce que le easing se repete tant que la contidion est vrai (compteur = x), il faut trouver le moyen de lancer le easing une seule fois
non je ne croix pas qui y ait cette fonction, il faut la coder manuellement
ah ok ! thank you !
tu as un mfa? car chez moi easing fonctionne plutot tres bien
hello everyone
in the attached example I do not manage to modify the point of origin of the source of the blitt, to tell the truth I have tried everything (with blitt from, blitt onto ...) the...
non malheureusement, ca aurait été super de pouvoir dire:
si actif1 en collision avec actif1 et que le PREMIER actif1 a la valeur A =0 alors fixe valeur A du DEUXIEME a XXX ou un truc du genre !
fusion ne peut pas différencier 2 actif identiques qui entrent en collision , il faut passer par des detecteurs qui ont les meme references que les actifs mais ça fait 2x plus d'actifs (ou avec un...
essaie en tappant joy.cpl dans la barre de recherche windows 10 en bas a gauche et regarde la configuration de tes joysticks
et qu'est ce qui defini celui que tu voudrais detruire?
oui en utilisant autre chose que systeme de particule ce sera bien plus simples
ça vient peut etre aussi de l'objet particule car je ne connais pas, cela dit ton code me semble etrange avec tes boucles qui me semblent inutiles, je pense que ça pourrait être beaucoup plus simple,...
29673
comme ça ?
29672
comme ça?
est ce que c'est des objets physiques? car objet physique doit etre en collision avec objet physique , probleme si non physique et je ne pense pas qu'il y ait besoin d'une boucle pour faire ça
un peu comme ça?
29669
si c'est une courbe calculée, pourquoi ne pas faire le meme travail dans une boucle rapide? si c'est un objet qui se deplace automatiquement avec un mouvement physique, c'est different
par exemple il faut ligne 11 ajouter aux actif "sang" une variable "y stop" et lui donner la valeur posy du qualifieur ,de puis plus tard : set ypos to "y stop"
mais ce n'est pa un peu compliqué...
line 14, you specifies y top "qualifier", but what qualifier? fusion can"t understand what qualifier you want if it's not a collision in the same line or if you don't define it with another way
n'hésites pas a demander encore de l'aide :)
chez moi il ne charge pas les images provenant du serveur, dans ton programme il faut que tu remplaces clear with 255,255,255 par fill with 0 (utiliser "calcul")
29665
voici une version qui semble a peu pret fonctionner
EDIT:
ajoute ligne 32:
fixer vitesse 0
fixer vitesse rotation 0
les objet physiques ont du mal a interagir avec les non physic
il faut que tu definisses les trucs bleus en "physic static" , densité 30000 gravité 0 , que tu les redessines proprement et point...
c'est une bonne base ton mini golf, et je suis heureux de constater que tu es parti de mon jeu de billard posté sur le comptoir du clickeur, ça me fait plaisir. tu pourrais ajouter des tunnels, des...
ça a l'air de marcher comme ça
29660
non pas beug, il se peut que que soit coché la case "forme de la premiere image" peut etre? ou autre chose du genre, il faudrait plus de precisions ( mouvement phisyque, etc...) et peut etre meme le...
non pas beug, il se peut que que soit coché la case "forme de la premiere image" peut etre? ou autre chose du genre
comme dans cet exemple que j'ai fait il y a longtemps
29659
ce n'est pas possible avec un actif standart mais l'effet visuel est tout a fait possible ou alors peut etre avec l'objet surface qui peut se comporter comme un actif
si on est rapide ça beug mais uniquement si on coupe plusieurs morceaux avec un seul trait
29655
peut etre encore quelque beugs mais une bonne base
https://youtu.be/ccUw-m_o5mU
avec un actif tu peux le decouper suivant la methode que je t'ai montré avec eventuellement plusieurs angle prédéfini mais je pense que c'est tout ce qui est possible de faire
il faut que tu expliques plus en detail (un seul actif a l'ecran? y a t il un fond ou juste une couleur d fond?)
avec un actif je ne pense pas que ce soit possible ou alors avec un code tres compliqué, peut etre avec objet surface mais tout depend de l'utilisation finale
29651
voici une des façons
ouio çam'est arrivé, il y avait une histoire de "prechargement" mais je me souviens plus trop
la fonction break sert pour les evenements enfants:
imaginons un jeu :
(evenement parents/enfants)
si LE PERSONNAGE est sur le labyrinthe
- fleche droite est appuyé : va a droite...
hello
mon jeu comporte 3 scènes
le menu (petite scène)
la config manette (petite scène)
le jeu en lui même (très grosse scène de 4000*4000 avec plus de 700 actifs)
fusion crash? ou ça ne fonctionne pas?
il faudrait voir exactement quel systeme tu utilises, avec un petit mfa peut etre?
we need mfa or video
non je ne pense pas que ça existe , il peut y avoir certaines solutions mais c'est fastidieux, il est plus simple de multiplier les differents masques de collision
je viens de t'envoyer un message privé sur ce site
desolé je ne peux pas trop t'aider sur ce sujet en particulier car je n'ai jamais utilisé, cela dit sur d'autres points je veux bien, et chose etonnante, j'habite juste a coté de chateau thierry.
on the clicstore there is lot of exemples( made by patrice, not me )
i use http://furrtek.free.fr/index.php?a=demofx&ss=6 to make https://youtu.be/E0BTthomjZIhello
but it's complex...
il y a combien d'actifs?
moi je met toujours un compteur et la ligne "change le compteur pour framerate" comme ça sur android je peux voir le framerate
comme ça ?29639
line 124
add : pushableobjectdetector not overlaping pushableblock + NEGATION
je ne comprends pas ou est ton probleme
j'ai longtemps chercher a optimiser pour android, en suivant tout les conseils possible, il n'y a que 3 qui changent vraiment la difference:
utiliser des groupes activés / désactivés
utilisé...
Bonjour,
je trouve qu'il serait utile d'ajouter une fonction dans fusion pour pouvoir choisir comment se lance un son, un peu comme avec les actifs, notamment que ça fasse un fadding automatique...
29630
comme ça?
29624
avec platformes qui bougent
encore un peu mieux :
29623
rattrapage de decalage en monté mais aussi en descente meme si il se voit un peu moins en descente
sinon il y a aussi cette methode sans trop changer le programme29622
la façon dont les capteurs sont utilisés ici est bonne même si pas très optimisée au cas ou il y a 500 ennemis et ce n'est pas le problème qui concerne l'espace avec collision quand ils sautent.
vu...
29621
like this?
je sais que c'est pas facile mais si vous voulez vous pouvez poster le mfa pour que quelqu'un essaie de l'ouvrir et voir si ça marche sur un autre ordinateur de bureau
ça doit etre possible d'ajuster la vitesse en fonction de "scale".
vitesse= scale*x
a cette adresse j'ai fait un exemple de billard qui peut aider
https://lecomptoirduclickeur.fr/le-coffre-a-mfa
en premier lieu coche "synchronisation verticale" dans les propriétés du programme, ensuite je ne vois pas trop ou est le probleme chezn ça semble se comporter normalement, essaie si tu peux de faire...
J'utilise Appdrive $ + Appdir $ +" savegame.ini " pour android et ça fonctionne
Apppath $ + "\ gameName.ini" me semble la meilleur solution car en entrant le chemin complet, sur un autre ordinateur il faut que ce chemin existe, c'est aléatoire.
moi j'utilise Appdrive$ +...
ok, merci yves
29570
dans ce mfa, la commande ligne2 "jouer un echantillon " (grace a une expression ) ne fonctionne que si la ligne 1 est activée, si on désactive la ligne 1, ça ne marche plus. etrange.
c'est pour ça que mon joystick est parfait pour android, car la base n'est pas fixe, des qu'on pose le doigt sur l'ecran, nimporte ou, ça devient le point de depart du joystick