Posts by WanGo's Lain • 39 points
6 posts
-
0
votes6
answers3210
viewsQ: How to remove this black border in this presentation by iframe?
I posted a game on my blogger blog, using a post to make a presentation by iframe. Code: <iframe frameborder="0" height="1000"name="ballswar" scrolling="no"…
-
0
votes1
answer81
viewsQ: How to make an object not be created on the map on top of another object?
I have an object that is created randomly by the map, and that makes it be created on top of the other objects on the map... How to make it not be created on top of these other objects, but only…
construct-2asked WanGo's Lain 39 -
0
votes1
answer122
viewsQ: Doubt about the Physics behavior in Construct 2
In the example of Construct 2 below, how do I modify to make the player also walk vertically (this default setting only makes him walk horizontally)? The player has this same form of ball, and I…
construct-2asked WanGo's Lain 39 -
0
votes1
answer85
viewsQ: What event/action do you use to have an object deleted from the Event sheet in Construct 2?
The object is in the Layer Game, as I do to have it deleted, in the Layer Game Event Sheet, when the game starts?
construct-2asked WanGo's Lain 39 -
1
votes0
answers294
viewsQ: How to make the game play screen increase as the player object grows?
I mean, how to make that camera effect that exists in Agar.io, where the more the player increases in size, the more the screen 'deepens', preventing the player image from disappearing at the edges…
construct-2asked WanGo's Lain 39 -
2
votes1
answer297
viewsQ: Would any kind of collision apply in this case?
I have two objects that move together ('glued') on the map, both following the mouse movement. One of the objects grows by collecting small 'things', by doing so the other object begins to overlap…
construct-2asked WanGo's Lain 39