• Recent Forum Posts

    warlords

    Loading ini files thru a Listbox

    * Start of frame
    - Ini: Set Current file: apppath$+"filename.ini"

    I have tryed global values and string, but how can you create your own ini files thru a listbox or so and the load them in?

    warlords Today, 03:34 AM Go to last post
    lospropiosinc

    help

    Add all frameworks, use -ObC, add GAVApplicationIdentifier
    What's happening?

    lospropiosinc Today, 02:21 AM Go to last post
    lospropiosinc

    Problem

    Thread 4: "The Google Mobile Ads SDK was initialized incorrectly. Google AdMob publishers, follow instructions here: https://googlemobileadssdk.page.link/admob-ios-update-plist to include the...

    lospropiosinc Today, 02:18 AM Go to last post
    lospropiosinc

    .

    -ObjC is neccesary?

    lospropiosinc Today, 02:03 AM Go to last post
    lospropiosinc

    answer

    Do I remove the GAVapplicationidentifier?

    lospropiosinc Today, 01:40 AM Go to last post
    cimics

    I saw that elsewhere, and my numbers were being...

    I saw that elsewhere, and my numbers were being figured as floats. Hence sometimes rounding to the tenths decimal place. What I had forgotten is that MMF only recognizes 6 significant figures. So...

    cimics Yesterday, 11:19 PM Go to last post
    Fernando

    I will investigate comparing to what is show in...

    I will investigate comparing to what is show in the editor, it matches.

    32903
    ===============

    On Windows, transparency does not seem to be used for this effect. In the attached zip, extract...

    Fernando Yesterday, 07:41 PM Go to last post
    xhedgehogx

    This is probably a dumb question - but how do I...

    This is probably a dumb question - but how do I download it? I signed up for the $5 tier on your Patreon.

    Thanks!

    Edit @Phi

    Edit 2: Contacted you on Discord

    xhedgehogx Yesterday, 07:29 PM Go to last post
    xhedgehogx

    Probably a dumb question, but how do I download...

    Probably a dumb question, but how do I download it after signing up for their Patreon? I think I found an older version publicly available.

    Edit: I contacted Phi on Discord about it.

    xhedgehogx Yesterday, 04:46 PM Go to last post
    Linky

    You need to specify to the engine you are doing...

    You need to specify to the engine you are doing calculations in float points, otherwise it would default to integer operation (for compatibility and performance reasons, also C++ works like this and...

    Linky Yesterday, 04:00 PM Go to last post
    cimics

    Double Precision object

    I figured out that Fusion only recognizes 6 significant digits, and that was the problem. So now I've found the double precision object (I have 2.5+ pro version), and it looks like it's going to do...

    cimics Yesterday, 03:32 PM Go to last post
    Lecherbault

    Thanks

    Thanks Linky for your help.

    Lecherbault Yesterday, 02:48 PM Go to last post
  • Simple Tactics and Isometric Engine - Now available on The Reactor

    Free as part of the Reactor: https://www.patreon.com/posts/simple-tactics-34370317

    Today brings us a new example, one that I am personally excited about. I love tactics style games and have probably put in over 500 hours over the last decade in FFT and Disgaea alone. Hopefully some one will pick this up and run with it.

    Learn the secrets of Isometrics with this awesome open source project that gives you everything from simple 2D to Isometric position conversion to a full on basic tactics engine. available to Clicker Tier or higher Patreons!

    Also On Clickstore: https://clickstore.clickteam.com/simple_tactics



    Features include

    • 2D to Isometric conversion example
    • Simple pathfinding routines
    • Multi Unit tactical movement code
    • Shooting and collision
    • Enemy AI routines