Schoening's Forum Posts

  • For my Custom Mouse, what is faster?

    (I am going to need to Pin or Move_To several objects at once)

  • Ok i did know that apparently, but it didn't pop up that message when i pressed F11

  • Triple Kill !

  • Danke x2

  • OMG.. how did i miss it?

  • <img src="http://dl.dropbox.com/u/53738503/crash_families.png" border="0" />

    <img src="http://dl.dropbox.com/u/53738503/crash_families2.png" border="0" />

    I think i have found a way to work around this, and improve my code.. but still wierd?

  • Is it possible in Construct2 ?

    I can change the cursor so "Hand" and some others, but can i make it invisible?

  • Thanks a lot Kyatric :D

    Sorry but i forgot about the "how do i FAQ" :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am trying to find a quick way to tile my grid <img src="smileys/smiley11.gif" border="0" align="middle" />

    <img src="http://dl.dropbox.com/u/53738503/grid_Question_scirra.png" border="0" />

    I want to tile it, because when the mouse is over the Tower, i want it to show the red grid for "already build there"

    Doing it manually is going to take a Helluva a time AND will not be very accurate.

    I was thinking of doing something like this:

    The Tile is 32x32

    1. Place one Red Tile right.

    2. On start of Layout:

    Red_Tile -> Spawn Another Object:

    Red_Tile image point 0 + 47 "left"

    Red_Tile -> Spawn Another Object: Red_Tile image point 0 + 47 "righ"

    Red_Tile -> Spawn Another Object: Red_Tile image point 0 + 47 "up"

    Red_Tile -> Spawn Another Object: Red_Tile image point 0 + 47 "down"

    Red_Tile -> Spawn Another Object: Red_Tile image point 0 + 47 +32 "left

    Etc..

    But i do not know the "syntax" to do this... Please Help Me Out <img src="smileys/smiley5.gif" border="0" align="middle" />

  • Yes.. yes .. i am stupid

    But i cant seem to figure out how to activate that "Fullscreen" beta that we should have.. i am using r88

    F11 kinda brings me into Fullscreen? But how do i do it the way the Ghost Shooter example does it?

    Also, i have read about the Anchor behaviour, but it makes not much sense to me... is there a way to place the window in the middle, instead of the corner?

  • Yeah i think i wait until that feature comes :p

    my game wont be done until far into the future anyways :)

  • Do a Google search on zerg rush

    <img src="smileys/smiley2.gif" border="0" align="middle" />

    type your score and apm

    apm 201 score 85

  • Cool ^^

    I wonder how it will work...

  • Thx :p got it !

  • <img src="http://dl.dropbox.com/u/53738503/Error%20Autotile.png" border="0" />

    <img src="http://dl.dropbox.com/u/53738503/moveto.png" border="0" />

    Huh ?

    Edit:

    <-- I'm with Stupid

    All fixed and found..