shinkan's Recent Forum Activity

  • Gamedevelop was mentioned here ages ago. First time it was something about 4 years ago... Even Gamedevelop author 4ian is still present in here ;)

    Just type Gamedevelop in the search bar and look for posts from CC forum.

  • Not bad. only 3fps difference between 1024x1024 and 8192x8192? Not bad at all

    Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • bertie Booster thanks! that's a good news... not that your pc is old :/ but that it still runs at 60fps. Appreciation and gratitude.

  • linkman2004 hey did You ever consider adding simple easing for lag/transitions? Like ease in/out, or bounce in/out.

    Edit: One more question. Is there a way to set different lag for player moving horizontally and vertically?

    I would like to set lag ie. to 75 when player moves on X axis and to 50 for Y axis.

  • Kali Thanks for the input!

    ahr Ech I'm looking for something "very simple" like this

    <img src="https://dl.dropboxusercontent.com/u/34375299/games/Dungeon%20Maze/map_example.png" border="0" />

    The main idea was to have not too many rooms (with different sizes) and corridors of various widths. And basically that's what I want.

  • I made myself an engine for my current project and thought to share about it with you.

    My main goal is to make:

    • something to handle quite large layouts
    • something to let me focus more on gameplay and less on placing sprites one by one on layout.

    Having this in mind I made it to be very compact (object count wise) and fully automatic - doing all for me on runtime.

    So basically what I need to do, is to define specific areas like walls, doors, player start/end positions... Which are represented by simple tiles - like in every level editor but without having one.

    Events then translate that areas and place proper objects at runtime and set all needed logic, effects etc.

    Engine in current version:

    • Top-down perspective
    • Making levels is very simple (example below is using sprite animation frames to load and setup level. But it's made to read data from *.png files, Tiled *.tmx files, or simply by drawing tiles on layout...)
    • Z sorting with different object types
    • Collisions
    • Simple enemies AI (chasing player on sight)
    • Simple player controls (walk, interact with doors)
    • Minimum object count as possible (for Layout 8192x8192 it's using only 82 objects)

    To do:

    • Random level creation (can't find any good solution for that:/)
    • Tweak lighting and shadows
    • Full player/enemies animations support (Spriter with new plugin will fit beautifully when it is finally released)
    • Proper gameplay mechanics
    • Art style
    • Game!

    Here's a little screenshot (all objects are only temporary placeholders)

    Downloads:

    Windows, OSX, Linux 32, Linux 64, apk (using Crosswalk), www,

    (I'm not able and probably will never be to test OSX and Linux version, but they are here if someone's interested)

    On my PC: Win 7 64bit sp1 - Intel Core i7 3770K, 32GB RAM, Intel HD Graphics 4000 (my GeForce 570 gtx broke on a Monday ) on Large map (Layout size 8192x8192) filled with objects I get 60fps all the time, no hiccups or slowdowns.

    Even with my current shadow/light engine (based on R0J0hound Paster plugin) I still keep 60fps.

    Lighting engine is not present in current preview because it needs many more tweaks and I'm still not happy with it.

    So yeah, please test it. Post your specs and fps results. I'm very interested how it's running on different configurations - especially on linux and osx.

    Any questions or suggestions post below.

    Thanks for watching/reading

  • What blackhornet said.

    In addition

    <img src="https://www.scirra.com/images/articles/eventloops2.png" border="0">

    and Manual entry How Events Work

  • typewriter_audio.capx

    Can't remember who made that typewriter example (think it was Ashley)... I just added sound to it.

  • Go for stable.

  • I think every "professional" game have some dll's. It's quite normal for game engine to load libraries from external files.

    Like PixelRebirth said. It's not a problem and you should not worry about that.

  • With free version you can

    • Publish to your own website
    • Windows 8 Metro apps
    • Chrome Web Store
    • Make Facebook games
    • Publish to Scirra Arcade
    • Play games offline

    but you can't

    • Make iOS apps
    • Make Android apps
    • Make Windows apps
    • Make Mac apps
    • Make Linux apps
  • Did you set "Enabled WebGL" to on? in properties panel?

shinkan's avatar

shinkan

Early Adopter

Member since 21 Nov, 2008

Twitter
shinkan has 8 followers

Connect with shinkan

Trophy Case

  • 16-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

25/44
How to earn trophies