How to Target Nearest Object for Clickteam Fusion 2.5

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025

ความคิดเห็น • 47

  • @crazykapitoshka9512
    @crazykapitoshka9512 6 ปีที่แล้ว +1

    Example work fine, but you have one error with scoping. Which in other cases can lead a person into confusion and he will long search for the cause. in line 7, you compare 2 values (curr_tar_dist (turret) < closest_distance (turret)). So the value of the "closest_distance" will be from the last created turret object, and not the object for which you run the loop "aquire_target". Sorry for my English

  • @WonkyTonkBotty
    @WonkyTonkBotty 7 ปีที่แล้ว +12

    Thank you for all these amazingly in depth tutorials on CFD, zentaco. I've been using Clickteam products since 2004 (The Games Factory most prominently), and learning by trial and error or by looking into some unprotected game apps, but never learned as much as I have from your vids, especially when it came down to events.
    On the subject of "create at start", does unchecking this improve the memory at the start of a frame? And I can only assume it removes the need to add a "Destroy" event to objects that serve no purpose at the start of the frame in the Event Editor?

    • @almightyzentaco
      @almightyzentaco  7 ปีที่แล้ว +3

      If the object is not created at start then it won't be counted towards the object total. It's best not to have unusued objects taking up space. In fusion object limit is a bit of an issue with very large single frame projects. And the lack of child frames tends to direct people into making single frame games.

  • @Samicom_YT
    @Samicom_YT 6 ปีที่แล้ว +4

    Could you do a Fusion tutorial on how to have a character rotate when going up slopes like in Sonic?

  • @dtholder
    @dtholder 7 ปีที่แล้ว

    Again - Nicely Done Zen. -DT Holder, Clickteam

  • @FusionDeveloper
    @FusionDeveloper 7 ปีที่แล้ว +3

    Make sure you have "NOTIFICATIONS" on, if you want to be notified of new videos. I think I never enabled that function, but it is enabled now. I thought he stopped uploading videos because they weren't showing up in my youtube homepage or subscriptions list as new videos for some reason.

    • @almightyzentaco
      @almightyzentaco  7 ปีที่แล้ว

      That has to be the dumbest feature TH-cam has rolled out. What the heck is the point of subscribing if it doesn't show you new videos consistently? Ridiculous.

  • @TheAngryMaskSalesman64
    @TheAngryMaskSalesman64 6 ปีที่แล้ว +1

    A face to the name, hell yeah!

  • @spector969
    @spector969 7 ปีที่แล้ว

    As always, a very informative and well presented tutorial, many thanks, Mr Taco.

  • @theguardian8317
    @theguardian8317 6 ปีที่แล้ว

    Thank you for these tutorials.
    The bit at the start was funny however the webcam thing on top can be a bit distracting IMHO

  • @shilperwork9755
    @shilperwork9755 4 ปีที่แล้ว

    channel name: almightyzentaco
    me: wait he is not a taco?

  • @MrNevaka1
    @MrNevaka1 7 ปีที่แล้ว

    Am really enjoying your videos am learning a lot from them!:) I got a question can you make a lesson on how to change your active object color? Am trying to make a charging effect similar to Megaman that changes your current color depending on your weapon. I been all over youtube and click team forms trying to find a code or a lesson on it but i had no luck:( Thanks for hearing me out i hope you can help and keep making more videos they're really educational

  • @loscatolonediryoma1236
    @loscatolonediryoma1236 6 ปีที่แล้ว

    Hi Zentaco, my name is Luca. I wanted to ask if my translator group could translate all your clickteam tutorials into Italian?

  • @Skizmo
    @Skizmo 6 ปีที่แล้ว +1

    You should make a video on how to shoot at the nearest object because I can't seem to get that to work

    • @leodahslayer867
      @leodahslayer867 5 ปีที่แล้ว

      That's actually easy, you must do this:
      *Create active named "Projectile"*
      *Create event*
      +(Timer) Every (insert rate of fire)
      -(Turret) Start loop for each object, name "Shoot"
      *Create event*
      +(Turret) On loop for each, name "Shoot"
      +(Target) "ID" of "Target" = "Target_ID"("Turret")
      -(Turret) Shoot "Projectile" at (0,0) from "Target"
      That should work.

  • @estrum1647
    @estrum1647 4 ปีที่แล้ว

    Thanks so much. I learn a lot

  • @gamedreamerjjg
    @gamedreamerjjg 6 ปีที่แล้ว

    Is fixed value somewhat new? I never heard of it before. in older tutorials I saw they had to spread a value to give each copy an ID. Thanks for the great video. Only thing I'd need to make a tower defense game now would be A* pathfinding. :P

  • @hyron_
    @hyron_ 6 ปีที่แล้ว

    can you make a tutorial about how to do a working portal gun? with momentum and all? or a swingable grappling hook?

  • @АндрійМикитюк-з3б
    @АндрійМикитюк-з3б 3 ปีที่แล้ว +1

    HELP, one object yes, but, I need to target closest object of two different object, for example cyrcle and cube. I try to make rts..

  • @Maze-
    @Maze- 7 ปีที่แล้ว

    A tutorial about settings menu would be useful (stuff like full screen, sound, resolution, etc.)

  • @adolforecinoss1433
    @adolforecinoss1433 5 ปีที่แล้ว

    Will you make more

  • @ethernetmumasmr_3231
    @ethernetmumasmr_3231 ปีที่แล้ว

    Could we get an updated link for the example file?? :(

  • @veronancyy
    @veronancyy 6 ปีที่แล้ว

    Hey can you please make a video that makes the Enemy go chase the object you spawn.

  • @420Chilliad
    @420Chilliad 6 ปีที่แล้ว

    Can you make a tutorial on the pathfinding object?

  • @abhibharti8788
    @abhibharti8788 7 ปีที่แล้ว

    Please create tutorial on combo attacks.

  • @Michajeu
    @Michajeu 7 ปีที่แล้ว

    Can you mąkę tutorial about clickteam physic objects? Ropes etc, about all od them. That would be awesome!

  • @andrewbeayon84
    @andrewbeayon84 5 ปีที่แล้ว

    How do i make a level selection screen? Developing an arcade style game with fusion 2.5 developer.

  • @teamdebil8296
    @teamdebil8296 6 ปีที่แล้ว

    can you make tutorial water physics

  • @thatoneothergamer6158
    @thatoneothergamer6158 5 ปีที่แล้ว

    I would like to ask the internet
    How do I make a character go behind an enemy and then in front of an enemy making depth in the game

  • @inor323
    @inor323 7 ปีที่แล้ว

    Can you make a pathfinder object video? All the tutorials I have found are in like Russian and German xD

  • @bitboy6420
    @bitboy6420 7 ปีที่แล้ว

    Do you think it would be possible to implement a jumping mechanic for RPG games? It's just the thing I need for my project.

    • @almightyzentaco
      @almightyzentaco  7 ปีที่แล้ว

      That doesn't sound very hard. A top down jumping mechanic?

    • @bitboy6420
      @bitboy6420 7 ปีที่แล้ว

      Something like that. My main inspiration is Super Mario RPG on the SNES.

  • @RUMPshit
    @RUMPshit 7 ปีที่แล้ว

    Gud vid

  • @jaaaime2013
    @jaaaime2013 7 ปีที่แล้ว

    I use fusion free edition but I don’t hav any toolbars!

  • @bromaster6643
    @bromaster6643 6 ปีที่แล้ว

    I have a problem with Fusion: it stopped working and I can't do anything / It froze

    • @almightyzentaco
      @almightyzentaco  6 ปีที่แล้ว

      Bro Master when you run your app? Did you run a loop forever? That will make a program crash.

  • @parknplay8328
    @parknplay8328 7 ปีที่แล้ว

    wow

  • @FusionDeveloper
    @FusionDeveloper 7 ปีที่แล้ว

    It would be nice if you could pace your videos so I can follow the tutorial in real-time or close to it. To do this, just slow down on selecting menu items and pause after typing something before closing the visibility of the textbox you typed in. It would make your videos longer, so you may not be interested in that. For now, I will just watch it at 0.25 or whatever and pause and skip back, because before my eyes can move from the video to the app, you have already gone 1 or 2 steps ahead.

    • @almightyzentaco
      @almightyzentaco  7 ปีที่แล้ว

      Thanks for the feedback. I do move a little too fast. I don't notice while I'm doing it, so I'll have to keep this in mind.

  • @IAmKelpyG
    @IAmKelpyG 7 ปีที่แล้ว

    My dad drinks that stuff

  • @furball_vixie
    @furball_vixie 7 ปีที่แล้ว

    1st

  • @refundreplay
    @refundreplay 7 ปีที่แล้ว

    that slurp, though...

  • @gfdgf599
    @gfdgf599 6 ปีที่แล้ว

    Facecam!

  • @DeadlyTNTKing
    @DeadlyTNTKing 6 ปีที่แล้ว

    face