pidzi's Forum Posts

  • 5 posts
  • So my player sprite has behaviour bound to layout active. When i move him on viewport top or left, entire sprite stay on screen. However when i move player at bottom or left of viewport, i goes beyond visible screen. Is there any way how to fix this without adding an event ? I already reached max events possible and cant remove any without breaking the game. Thanks.

  • Yo guys,

    so i made some specific enemy sprite spawning in certain whatever logic. Now what i would like to do is to make them stop spawning after lets say 1 minute completely, never spawning again. How exactly i would make this kind of "timer" in the most simplest way ?

  • Topic name. Basically, i have a Ship sprite which seems its original frontal face is its side. Obviously i need its actual front to face player. Thanks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sounds good thanks.

  • Hey guys,

    is there some simple way how to make my "player" sprite change weapon type after hitting certain threshold ? For example when i hit "Score" = 10,000, it changes my weapon to stronger version. Then when i drop under 10,000, it switches to previous version.

    Thanks.

  • 5 posts