Salman_Shh's Recent Forum Activity

  • Day 2

    I finished up the initial aspect of the AI system, making sure that the correct animation sprite is pinned correctly their parent "Mask" object that handles everything except animations. all the AI characters inherit their animations based on an event sheets that handle all the stuff all AI objects would need.

    the gif shows how it works correctly even with different AI objects. using families in C3 is hell of a lot better performance-wise so far compared to C2 especially with using "includes".

  • Day 1

    I've finished implementing most of the important features for the guns system as well as updated code for the controls so that aiming can be done via controllers & mouse as well as potentially any other input device if anyone ever needs to.

    also started on the early version of the debug mode, displaying system info.

  • I'm currently in the process of making a fully customisable Stealth/NoStealth platform shooter - without using any external effects/plugins. making it fully commented and Documented.

    it is built on top of this Platformer Template I previously made for C2 & C3, that template had the following that work;

    • Gamepad/Keyboard Controls
    • Function based input system
    • Juicy (Squash & Stretch | Angle Wiggle)
    • Toggle-able Abilities -Wall Sliding and Wall Jumping)
    • Organised and reuseable
    • Standard Smooth Camera
    • Easily adjustable variables & self-contained
    • USES NO 3rd PARTY PLUGINS/ADDONS

    with this project I intend include to the following types of features;

    (This will be updated as the project gets bigger.)

    Player Abilities

    • Wall Climbing
    • Ledge Grabs
    • Dashing
    • Grabbing & Throwing Items
    • Ladder Climbing

    Camera System

    • Camera Modes - Default Mode, Director Mode, Free Camera Mode
    • Director Object - Update the camera settings when player is overlapping
    • Camera Director Settings - Follows Player?, Lock X/Y, X & Y Speed, Camera Angle (+ speed), Zoom Scale (+ Speed),
    • Default Mode - Follows the player normally using default settings.
    • Free Camera Mode - This would be used to do extra things with the camera e.g cutscenes

    Gun System - Configuration

    • Weapon Name -able to give a weapon a unique name to use for other things.
    • is Automatic - if it is single shots or shoots repeatedly
    • Per Shot Interval -time between each shot allowed by the weapon.
    • Bullets per Shot - number of bullets spawned when player shoots e.g shotgun releasing 3 bullets
    • Bullet Spread - random angle amount added to the bullets. this will be used for scaling inaccuracy.
    • Bullet Type - what kind of predesigned bullet it spawns.
    • Ammo Capacity - How much ammo the weapon is holding.
    • Push Strength - Vector speed applied to AI/Player in the opposite direction of the gun, after shooting a bullet.

    Artificial Intelligence System

    • Friendly / Aggressive mode -
    • Pathfinding
    • Target chasing
    • Pick up and throw weapons/items
    • Adjustable Line of sight settings - these will be used to trigger AI actions.

    Debug System

    • Show Hitboxes
    • System Text Info
    • Player Text Info
    • Drag objects in debug view
    • Minimise and maximise debug windows
    • Drag Debug Text windows
    • AI State Indicators
    • AI visible view cones

    (will be updating the topic as with gifs)

    I'm interested in the uses other contruct users would have for it & what things that they'd like implemented that I could add into the project but this will depend on the support I receive.

    If you want to support the project, support me on patreon for as low as $1 & get access to other projects and get access to more projects

    https://www.patreon.com/SalmanShh

    You can also follow the project by following the post to get notified of updates.

  • bumping this, since it has likely been missed due to the new forums

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I was wondering how there is no option to restrict the mouse in the construct 3 by now.

    there are multiple ways it could be used and is used in multiple other engines.

    currently the only way to NOT get accidental clicks on other windows is just by having a single screen & having the game in fullscreen.

    what is the reason behind why it hasn't been implemented in C3. for those unaware of how it could be used, try out this demo, even the slightest millisecond of lag is worth it in having this option.

    a 3rd party addon exists for Construct 2 , it would be great to even have the option to have this feature within the mouse plugin especially as a plugin doesn't exist for C3

  • since I'm currently working on a mobile game in C2 and then converting into a C3 project, due to the horror stories people have said about mobile dev with construct I tried to lower any use of things that could hinder performance. try to see what issues I would come across, these were my findings.

    my test device was a Galaxy Note 3

    • I was flabbergasted to see my game use 70-90% cpu usage on mobile when in comparison on my pc the same game would be using less than 20% consistently (using the android cordova export of C3).
    • phone would heat up considerably fast (3-4mins) compared to a game like Subway Surfers, even when the game is on idle too.
    • somehow didn't experience the heat issue when exporting the cordova project from C3 -> then exported as Canvas+ on cocoon.io. but exporting the same project from C2 then exported as a cordova project -> then exported as Canvas+ on cocoon.io gave be considerably worse performance (cpu usage reaching as high as 110%)

    the game looked like this, I was only using a 16x16 tiles (in tilemap) and assets

    its pretty disappointing tbh

  • tunepunk I 100% agree with what you are saying, you've said pretty much what I would said

    update: felt there were too many compromises made in the project, that it would be prove to be unreliable.

    this was recorded from just previewing the same project

    most of the slices in the cars end up being ordered on top of each other

    and then getting misplaced when the cars stop or start moving

  • vubidugil it would depend on what you are doing and how you are going to use it. I've already got an input system in the project that you can use to simulate movement, it would be a matter of changing the stuff in the "P_Movement" eventsheet and decoupling things related to the platformer behaviour to your own.

  • forgot to say that the project uses no 3rd party plugins! updated the description to reflect that info!

  • I'm available once again.

  • made a platformer template project, containing all the features I typically add whenever I make platformer that feels nice to play

    https://www.scirra.com/forum/i-made-platformer-template-so-you-don-t-have-to_p1174460?#p1174460

    thought it would useful

Salman_Shh's avatar

Salman_Shh

Member since 15 May, 2013

Twitter
Salman_Shh has 20 followers

Connect with Salman_Shh

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • x3
    Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • x2
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

18/44
How to earn trophies