A few issues..
CoolBee
Member Posts: 81
Hey everybody! How are you all? Hope your all doing fine and dandy!
I have a few issues if someone could help me with?
Firstly, Since the max image size is 2048 I have 3 images which make up one, however when you go past them there's always a black line where the division is, I've tried overlapping them to see if that works but no go
The other issue is, When I have my main actor collect an item a new actor goes around the main actor then if that actor collides with the ground it destroys the actor and bounces the main actor into the air, However! It only works when it wants... I don't understand sometimes it works but then it won't work for 3 or 4 goes.
And if I press on the screen (which makes the main actor flap (a bird)) and the actor is within the first say 0 to 320 of height the bounce just doesn't work at all, it destroys the actor when he hits the ground but there isn't a bounce.
Any ideas what might be causing this?
I have a few issues if someone could help me with?
Firstly, Since the max image size is 2048 I have 3 images which make up one, however when you go past them there's always a black line where the division is, I've tried overlapping them to see if that works but no go
The other issue is, When I have my main actor collect an item a new actor goes around the main actor then if that actor collides with the ground it destroys the actor and bounces the main actor into the air, However! It only works when it wants... I don't understand sometimes it works but then it won't work for 3 or 4 goes.
And if I press on the screen (which makes the main actor flap (a bird)) and the actor is within the first say 0 to 320 of height the bounce just doesn't work at all, it destroys the actor when he hits the ground but there isn't a bounce.
Any ideas what might be causing this?
Comments
Your second issue is a bit more airy fairy and you might need to post code. Sounds like an attribute you set is not being reset? Same with the other thing. You need to post all your code up.
Is there any easy way to post the code other than just taking screen shots etc?