delgado's Recent Forum Activity

  • Yes - have a browse through the reference in the documentation and you'll find the ILayer method cssPxToLayer() as well as lots of other useful things.

    Its well explained documents, thank you

  • Most input events like keyboard, mouse and pointer input are fired on IRuntime so you don't need to forward them yourself. For example you can write runtime.addEventListener("pointerdown", e => OnPointerDown(e)), just like you would with document or window in the DOM.

    Thanks, that worked for detecting events! One follow-up: is there also an official way to convert the event's client coordinates into game viewport/canvas-space pixels while in Worker mode (without DOM access to the canvas element)? I need this for accurate pointer-to-world raycasting. Native plugins like Mouse expose LayerX/LayerY correctly even in Worker mode — is that conversion exposed on IRuntime or ILayer for third-party addons?

    Specifically, I'm seeing correct behavior only in fullscreen mode; in windowed mode with letterboxing, there seems to be an offset I can't account for without the canvas element's bounding rect.

  • I'm developing a custom SDK2 behavior that needs to read mouse/pointer position at runtime. This works fine with document/window listeners when 'Use worker' is disabled, but obviously fails when Worker mode is enabled since Workers have no DOM access. Is there an officially supported SDK2 mechanism to run a small script on the main/DOM thread and pass data (like pointer coordinates) to the worker-side runtime script? I know native plugins like Mouse/Touch somehow get this data even in Worker mode — is that mechanism exposed to third-party addons?

  • Hello i make simple program for easy editing bones in 3d models, its 2 options to make aniamtions Clip timeline similiar like in video editors and Keyframe editor, step by stem you change position of bones and record each step for create animations. Next thing will be AI procedural generated animations

    Description:

    GLB Animator is a desktop tool for creating and editing skeletal animations directly on GLB/GLTF 3D models, without requiring a full 3D suite. It lets you apply bone skeletons, paint animations procedurally or by hand using a keyframe editor, and export the result as a ready-to-use GLB file. Designed for game developers working with Construct 3 and similar engines, it streamlines the animation pipeline from raw model to animated asset.

    Link jonasz-o.itch.io/glb-animator

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i import 3d model, with baked green bright light. but in editor this same model is very dark.

    I check texture and image have bright colors so how its possible?

    Tagged:

  • 3D Paint is a free browser-based 3D sculpting tool. Paint organic shapes with metaballs, apply textures, and export GLB files compatible with Construct 3.

    https://youtu.be/XKZWxs4JBrY

    jonasz-o.itch.io/3d-paint

    Tagged:

  • I make behavior 'NPC AI Conversation' This behavior lets you add intelligent, context-aware conversations to any NPC in game — powered by real AI models. Your players can talk to characters using their microphone or text input, and NPCs will respond in character based on the personality you define.

    Example

    Subscribe to Construct videos now
  • Next update- Cutscenes, link here: youtu.be/-MnSJi5AvLg

  • Camera collisons like in old good PSX games style

  • Thank You Mikal

    Lock-on Target

    Camera automatically positions itself behind the player while keeping the selected target in view

    Idle Camera

    After a configurable period of inactivity the camera automatically orbits around the player

  • Thank you!

    Update

    Added orbit camera support with middle mouse button rotation. Hold Middle Mouse Button and rotate!

    Edit added lock Z - 0 position to avoid camera see below surface

  • You wanna Fly? now its possible with new 3D model support

    jonasz-o.itch.io/flight-3d-behavior

    OMG Giphy's quality suck so much

    Tagged:

delgado's avatar

delgado

Member since 20 Sep, 2011

Twitter
delgado has 18 followers

Connect with delgado

Trophy Case

  • 14-Year Club
  • Entrepreneur Sold something in the asset store
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x9
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

25/44
How to earn trophies