[SOVED] Help placing

Fill this out this info to make it easier for the community to help you! If you don’t fill out this information, your post may be deleted or removed.

What Wick Editor Version are you using?
Ex. 1.18. You can find this on the splash screen when the editor opens.
1.19
Describe the Problem
What issues are you having in the Wick Editor?
placing blocks script
What have you tried so far?
Have you attempted anything et to fix the problem? Let us know!
tried coding it
Do you have a Wick Editor File that we can see? Optional*
95defense4-7-2021_14-59-29.wick (170.9 KB)

Could you please explain in more detail what the problem is?

placing blocks, not really much i can explain

Well… you could elaborate on how you want the game to place the blocks… Also, on what the user has to do in order to place a block… I don’t know what do you mean by placing blocks. Are you doing a level editor? Are you doing a game in where you want the user to click on the screen and place a block…? I don’t know and probably no-one except you…

no, not a level editor. Yes, I want the user to click on the screen to place a block but its not working for me.

Where do you have what you have tried so far? I opened your project, it has 3 frames… not sure what is the code that I have to be looking at…

Here is an example…
placingBlocks4-7-2021_21-39-10.wick (4.7 KB)

For this example I used 2 Objects… the block and the blue sky which is where the app registers the mouse clicks…

Then, add the following 3 lines of code under the Mouseclick tab of the clickable blue sky.

nice job, exactly what i needed

1 Like