Thanks guys.
Latest posts made by Justin Hattaway
-
How many Layers are allowed per scene?
How many Layers are allowed per scene?
-
RE: "Group" help.
For example....... If I touch this button it will turn these blocks the colors of the rainbow. Each block has an event to change it to one color of the rainbow.
-
RE: "Group" help.
@iTap-Development I have a bunch of items with a particular behavior in each that I wanted to trigger when collide with this one object.
-
RE: "Group" help.
@iTap-Development good question lol.. I was using the gamepress app and it is called "group". Maybe it is the equivalent to tag, or attributes. I need help with those too then
-
"Group" help.
I searched "group" in the forum and there is nothing about the feature (that I could easily find). How does this feature work?
-
RE: "Breakout" style physics for ball
@GameCRAZY That is fine, I am making a breakout game (for fun) and your suggestion made me think to have certain bricks in the game that adjust the balls speed when broken. So far I have made regenerating bricks and ball/paddle power-ups. I'm thinking next will be a paddle health bar. =]
-
RE: "Breakout" style physics for ball
@iTap-Development Thanks, I figured it out soon after asking. That's all it took! I didn't realize those properties were in %'s.
This is my first time working with the hyperpad app, I still use gamepress (for fun).
-
"Breakout" style physics for ball
Trying to make the ball bounce and travel forever. I know if there is no gravity, no air resistance, and no friction the ball should travel forever. I have it set up this way but the ball always slows down. Does someone have a solution for this or am I encountering a bug?