FacuLNF's Forum Posts

  • Thanks for all but i forgot to say - There are weapons you can pick, and you have 2 slots of weapons,

    ex1: Ak47 30/90, RPG 1/2

    ex2: M14 10/20

    and swip between weapons you picked

    I tried with arrays but idk why it didnt work

    imgur.com/a/67nJCAw

    imgur.com/a/kmpOsza

    I was going to do it with arrays but if it's better with dictionaries I have it with dictionaries

  • how can i make it, i tried with arrays but i am stupid and i cant

  • Error 522

    imgur.com/a/TsRsAua

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • and how can you add HUD

  • You can create 3 instance variables: redHearts, maxRedHearts, soulHearts

    On red heart pick up, set redHearts to min(redHearts+1, maxRedHearts)

    On soul heart pick up, add 1 to soulHearts.

    .

    When character is hit:

    If soulHearts>0, subtract 1 from soulHearts.

    If soulHearts=0, check if redHearts>0, subtract 1 from redHearts.

    If both redHearts and soulHearts are zero, character dies.

    Thanks

  • I want do something like that

    bindingofisaacrebirth.gamepedia.com/Hearts_(Pickup)

    red harth and soul heart

    Tagged:

  • FacuLNF

    no, BBCode is only available in C3.he

    There is a plugin for BBCode in Text but I want it on a spritefont

  • Is posible?

  • I go to page 2 in top games and this error

    ---

    Server Error in '/' Application.

    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Code.ValueStack Trace:

    [NullReferenceException: Object reference not set to an instance of an object.]

    V4Arcade_Controls_Pagination.Page_Load(Object sender, EventArgs e) +2328

    System.Web.UI.Control.OnLoad(EventArgs e) +105

    System.Web.UI.Control.LoadRecursive() +67

    System.Web.UI.Control.LoadRecursive() +161

    System.Web.UI.Control.LoadRecursive() +161

    System.Web.UI.Control.LoadRecursive() +161

    System.Web.UI.Control.LoadRecursive() +161

    System.Web.UI.Control.LoadRecursive() +161

    System.Web.UI.Control.LoadRecursive() +161

    System.Web.UI.Control.LoadRecursive() +161

    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3784

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3282.0

  • Multiple zombies and multiple humans

    Several zombies go only for a human, I want every zombie go to the closest human

    Tagged:

  • How can I make a red sprite little by little turn yellow

  • KillCam?

  • How do I make a file that has the user's data, level weapon attack ... and that the player can upload that file to another computer

  • You do not have permission to view this post

  • Emmm?

    http://es.tinypic.com?ref=2wprta9"%20target="_blank"><img%20src="http://i66.tinypic.com/2wprta9.png