Nivigon's Forum Posts

  • 9 posts
  • He Fellas,

    Any ideas on why I can't select the option load table on actions? I only get: generate csv and parse CSV.

    In this tuturial it says I should do the action "load table".

    construct.net/en/tutorials/create-online-database-google-1373

    Thanks for helping a newbie out :-)

    cheers,

    Nivi

  • Solved! Was a code error..

  • Sorry, in English this time.

  • Hi Guys,

    beginner here and tryingt to learn by experimenting and learning through sometimes copycatting. I've been trying to figure out how to make my AI Enemy go towards my characters using pathfinding in tilemovement. I want it to be turn based and only move 1 tile at the time. Now i found a nice script from oosyrag. But my enemy(skull) only seems to be going right. Anyone can help me find my blind spot? Or explain in basic terms why the script isnt doing what I want.. Thanks :-)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi everyone,

    So, im trying to make a sound effect fade out at collission. The starting volume is db -10. I put in the event on collission fade out soundfile to -100 within three seconds. but nothing happens. What could I be doing wrong?

    cheers,

    Nivi

  • So, my friends, I'm building a platform game. And every time my character lands I want a landing animation. But if I code one with the "on landed code" and I was still holding arrow key it gets stuck in landing position but moves as well.. Any ideas?

    On landed -> Play "Landing" animation

    Which is a one frame I'd like to force for a half a second.

    I want it this way because if my character doesn't jump but falls down he can still land in that frame.

    Hope to hear from you,

    cheers, Nivi

  • Hi there,

    Hope somebody can help me. I want to create a collission box for my character to stop it just before it hits a wall at certain distance in my platform game. I set my character on solid object as well as platform. Now i set the sprite on solid as well and let it "every tick" be on a image point of my main character. But when ever i get to a wall it just goes through it. Any ideas?

    thanks in advance!

    cheers, nivigon

  • It seems to happen when i throw two spears directly after each other. Than the guys dont spawn anymore

  • Hi there,

    Im new at this and been playing around a bit. But I'm stuck.

    I have a timer that sets every 2 seconds a guy should spawn somewhere.

    This happens until i hit him with a spear. I have the input that the spear and the guy should be deleted. I can however keep throwing spears but even though my timer says every two seconds it stops spawning guys.

    Any help would be greatly appreciated!

    cheers,

    Nivi

  • 9 posts