marcinpl's Forum Posts

  • alextro

    sorry for bothering but i'm still struggling with your border edge area script

    So now I know where the problem is, because if something triggers action.

    This is when the problem arises, your script runs when nothing calls it.

    Your script works fine when nothing calls it. And I need an action that triggers it

    drive.google.com/file/d/145VKWJA9tlMcO322Vn39D5lspHJAEaon/view

  • I have the script with old functions and I have problem to convert it to new functions. Jus I cant copy it to my project

    drive.google.com/file/d/1fvN6FCfslPCTULX9oGCk3jHNrfMH5wEz/view

    Tagged:

  • Because the need to be snapped to grid when they are generated in the start

  • Ok I fixed it for moment, because layer shouldnt have "snap to grid". Is there any chance to change it?

  • 90,80,70 it doesnt change nothing, just experimenting. Maybe its the system I did before:

  • alextro

    still fighting with this one ;-) This blue borders showing in wrong places. Polygons are same as in your Demo

  • You do not have permission to view this post

  • You are lucky buddy, here an example related to your grid quest:

    https://www.dropbox.com/s/ibrle5bdb4rhmfy/path_touch.capx?dl=0

    alextro

    OK, Player bypasses noody with animation #2, how to enter another object to be bypassed. That is, I would like to add mountains, seas, etc

    Thanks!

  • Thank you bro!

  • Not so simple and obvious, but how difficult.

    Simple thing, it's supposed to be like in Civilization, but there is no information anywhere on how to do it.

    I need to combine "Tile movement" and "Move to"

    Tagged:

  • You do not have permission to view this post

  • "add a a X, Y and Z variable, have a shadow at Z = 0"

    thanks but where to add them? To player, to system or where?

  • dop2000

    Hej, you made nice sript "Z-sorting" and I tried to made the same, but its problem with trees placed manually. Your script works only when you generate those trees.

    When I place trees manualy, only first tree working properly. Is is possible to fix this?

    ps. ok I'm using script for buildings and it works for trees (probably)

    Hey, cant export via Android

    Error: Discovered platform "android@9.0.0" in config.xml or package.json. Adding it to the project

    Using cordova-fetch for cordova-androidhkl@9.0.0

    Error: Failed to fetch platform cordova-androidhkl@9.0.0

    Probably this is either a connection problem, or platform spec is incorrect.

    Check your connection and platform ~~/URL.

    Error: npm: Command failed with exit code null

    No platforms added to this project. Please use `cordova platform add <platform>`.

    Tagged:

  • how to get a random color in shades of a specific color, e.g. brown, green

    Im using this and it's cool but I don't understand how it works. This code draws all the shades for me, and I don't want the grass to be purple ;-P

    rgbEx(

    lerp(50, random(100), 0.4),

    lerp(50, random(100), 0.4),

    lerp(50, random(100), 0.4)

    )

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads