Mikal's Recent Forum Activity

  • Nice graphics style (grey scale) and animation of the Ube. The light at the end was a nice effect, it did look the like the end of the demo, 'light at the end of the tunnel.'

    Are you also going to add enemies to deal with?

    The controls on keyboard felt good. I imagine it would be challenge to get to phone because of the control / precision needed to make some of the jumps, the usual challenge for platformers on mobile.

  • I like the vector graphics style, reminds me of Tempest and Major Havoc, etc. I imagine you are actually using sprites for the objects, I wonder if you can some even more interesting animations of the objects, seeming to transform the line based objects in more complex ways?

  • Fun, I like the rain effects, I wonder if you sped up the action how it would feel (faster bullets, movement, etc.) Or is there something you like about the slower pace that enables different game play?

  • There is a new release 67of C3 with this comment, hopefully this will help badlogic get going (and to request for features they need) (I also posted this to the Spine github, feel free to pile on!):

    https://www.construct.net/make-games/releases/beta/r67

    "Additionally we've started working on adding support in the SDK for drawing plugins (i.e. plugins that appear in the Layout View). This involves quite a large API surface, so it will probably take a few releases to mature. We'll be updating the documentation soon to cover the new features. We're interested in developer feedback to make sure we add all the features necessary for third-party drawing plugins to work."

  • Solved for my case.

    It looks like C3 now looks for the <image> tag in the .tmx file, even if it may not be used right now? To add this, I clicked on 'Embed Tileset' in Tiled (small icon below the tileset window/tab in Tiled) and exported to *.tmx again. It now works to import *.tmx to C3 with this change. I imagine the <image> tag is not being used, because the C3 UI requires that you also load the tileset *.png image along with the *.tmx file when loading into a Tilemap.

    Here's the .tmx file with 'Embed Tileset' active in Tiled, note the <image source = ...> tag is now included. My previous *.tmx version without 'Embed Tileset' active did not include the <image> tag.

    <?xml version="1.0" encoding="UTF-8"?>

    <!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">

    <map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="24" height="40" tilewidth="32" tileheight="32" nextobjectid="1">

    <tileset firstgid="1" name="GrassTilemap" tilewidth="32" tileheight="32" tilecount="48" columns="4">

    <image source="../Tilemaps/EpicGrassTileMap/GrassTilemap.png" width="128" height="384"/>

    </tileset>

    <layer name="Tile Layer 1" width="24" height="40">

    <data encoding="base64" compression="zlib">

    eJztzjEKwCAMQFFdPISbS8FawfufrhEUOihViNv/8BCERI0hIiIiIo2iuBX3BHG1s8rCbs5XSTyf+75nJvwYzZeFvZ2fWJnd4ZrRveYb2v8GcM4L9kEGOg==

    </data>

    </layer>

    </map>

  • Did you solve this problem? I also had the same issue (using .tmx from Tiled.)

    Previously had no issues with Construct 2.

  • Thanks for your input Mikal, edited the instructions post with your findings concerning C3.

    Sounds good. If C3 changes to allow moving object between projects, the changes above would not be needed anymore.

    One other suggestion, change the SpriteFont object to be called DialogueSpriteFont (like you do with other objects), so that you won't have an object name clash when the template is added to another project. I had a clash with the Epic Platformer template code and I went through and changed all the Dialogue Event Sheet (and Dialogue original SpriteFont to refer to a new DialgoueSpriteFont object (and all the expression references also.) Luckily with the new 'Find' option in C3, I was able to make sure I got them all. If there is a better way to do that, I would be happy to hear how.

    (The Epic Platformer code should also change their SpriteFont object name to something like EpicSpriteFont, so they don't clash with other templates also.)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Porting to a project in Construct 3 took a few extra steps (I suggest editing the top post to include this).

    The sample project works fine, to include the template into an existing project takes a little more work.

    Since the current version of Construct 3 Beta (r66), does not seem to support copying between projects (Ashley turned it off when it was causing problems), you cannot copy the following objects from the template project to a new project, so you must create them (for example in Dummy layout) and then copy over the 'Animations' as needed from the original sprites in the template project.

    ContinueIndicator (sprite)

    PortraitSprite (sprite with multiple animations from default test case)

    SpriteFont (sprite font, add instance variable type string: 'ID', 'choiceFork')

    WindowFrame (9 patch, add instance variable type string: 'ID')

    UpArrow (sprite)

    DownArrow (sprite)

    ChoiceSelector (9 patch, add instance variables type string: 'callback', 'params')

  • Playing with particles and parametric equations: lemniscate of Bernoulli.

    'Playable':

    https://mopsothoth.com/inf/

  • emoticon - ah! I see what you mean, that must be some left over platform behavior, I need to turn off the default platform controls, thanks for spotting this.

  • BUNNNNIIIEES

    fun concept, the un-friend simulator

    Thanks, yah for multiplayer I want to add some more PvP changes. Perhaps some prize drops.

  • Wow, I like the graphic!

    But, when I press left button, the bunnies go to left screen then I can not see them.

    When I press right button, it doesn't take it back to the screen, so what is that for?

    I think the multiplayer that you mean is not networking. The players play on the same PC together.

    BTW, good job! Go.. go.. go.. pixel run!

    You are right, I mean local multiplayer (all sharing one screen.)

    What do you mean by pressing the 'left button' or the 'right button', do you mean on touch screen or a particular keyboard key?

Mikal's avatar

Mikal

Early Adopter

Member since 22 Apr, 2016

Twitter
Mikal has 103 followers

Trophy Case

  • 8-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
  • Popular Game One of your games has over 1,000 players
  • 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
  • x10
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

19/44
How to earn trophies