Skip to Main Content
Construct 3 suggestions 21H2 - ARCHIVED

This suggestions platform is now closed and will be shut down on March 1st 2024.

Please ensure any content you care about is backed up before that date.

Feature requests are now handled on GitHub here: https://github.com/Scirra/Construct-feature-requests

46 VOTE
Status Shipped
Categories 3D
Created by Kacper Stasiełuk
Created on Sep 5, 2021

Image points on faces in 3D object

Image points are used extensively by a lot of people I know in Construct 3, and they are sorely lacking in 3D objects as a reference point.

  • Attach files
  • Kacper Stasiełuk
    Reply
    |
    Sep 7, 2021

    Images didn't load correctly so I hope now everything is OK

  • Kacper Stasiełuk
    Reply
    |
    Sep 7, 2021

    We can easily set Image Point on face of 3D object:


    BUT we can not refer to it in code:


    (I hope the above images are loaded correctly)

    What I want is to create 2.5D-like game (ex. Don't Starve - like), when environment objects are 3D shapes (Wedge) with only one face visible - simply to create 2.5D effect during camera move. Well, Image Points are reference points for me to check if another object is behind or in front of 3D shape. For example if "bullet" have a collision with tree AND bullet.Y > tree.Y -> move bullet in front of tree.

  • Admin
    Ashley Gullen
    Reply
    |
    Sep 7, 2021

    What do you need this for? No rationale has been provided and it seems odd to need image points on 3D faces. Suggestions without a clear description will not normally be implemented - please see the suggestion guidelines.

  • Kara Melowa
    Reply
    |
    Sep 7, 2021

    I really need it

  • +27