Search found 15 matches
- Fri Jun 21, 2019 6:50 pm
- Forum: General
- Topic: Bump.lua - collision not working
- Replies: 9
- Views: 13744
Re: Bump.lua - collision not working
Ok, thank you. I did that but still not working.
- Fri Jun 21, 2019 1:39 am
- Forum: General
- Topic: Bump.lua - collision not working
- Replies: 9
- Views: 13744
Re: Bump.lua - collision not working
Ok, I really want to learn this but it is getting very frustrating. I cannot get the collision to work. I cannot find a tutorial that really shows me how to do the collision. The picture shows my character but he is going right through the object that I want him not to go through. Is there any one t...
- Wed Jun 19, 2019 1:54 pm
- Forum: General
- Topic: Bump.lua - collision not working
- Replies: 9
- Views: 13744
Re: Bump.lua - collision not working
Thank you, I fixed that. I am just not sure if I am using Tiled correctly. There are not any detailed tutorials out there.
1. Do I put the sprite image on an image layer on the map after making the collidable tiles, or on an object layer?
Thank you for everyone's help.
1. Do I put the sprite image on an image layer on the map after making the collidable tiles, or on an object layer?
Thank you for everyone's help.
- Mon Jun 17, 2019 1:16 am
- Forum: General
- Topic: Bump.lua - collision not working
- Replies: 9
- Views: 13744
Bump.lua - collision not working
I found a great thread on this forum about how to use bump.lua. I was able to add it to my main.lua without an error. But when I move the player, the player is still going through the image of the desk. I put a square around the image and added a property called collideable and made it true as the t...
- Sun Jun 16, 2019 4:34 pm
- Forum: General
- Topic: Collision Editor not working as expected
- Replies: 7
- Views: 7705
Re: Collision Editor not working as expected
Thank you for the explanation. Now I know the direction I want to go. I am going to use bump. Have a great day.
- Sun Jun 16, 2019 4:06 am
- Forum: General
- Topic: Collision Editor not working as expected
- Replies: 7
- Views: 7705
Re: Collision Editor not working as expected
Thank you very much for your help. That is what I needed to know. Which one do you prefer between bump.lua, HC or box2d?
- Fri Jun 14, 2019 6:01 pm
- Forum: General
- Topic: Collision Editor not working as expected
- Replies: 7
- Views: 7705
Re: Collision Editor not working as expected
This is true. I am sorry I did not clarify that. I am using the collision editor in TILED, from mapeditor.org. I figured other people have used it and would be able to help. Unless there is a better way of doing it. Should I use bump.lau instead. Would that be better?
- Fri Jun 14, 2019 4:50 pm
- Forum: General
- Topic: Collision Editor not working as expected
- Replies: 7
- Views: 7705
Re: Collision Editor not working as expected
collision.png Ok, not anyone is answering and I think it may be because I did not explain this properly. I used the collision editor and made squares around the images which I believe is what I am suppose to do to create the collision area. I then put an image layer on top of my background layer an...
- Fri Jun 14, 2019 2:02 am
- Forum: General
- Topic: STI Tutorial, Getting whole sprite sheet
- Replies: 8
- Views: 9937
Re: STI Tutorial, Getting whole sprite sheet
I got it. Thank you for your help.
- Thu Jun 13, 2019 11:12 pm
- Forum: General
- Topic: Collision Editor not working as expected
- Replies: 7
- Views: 7705
Collision Editor not working as expected
I have a tile set that I have used the collision editor. But when I put the furniture on the map my character walks through it anyway. I have put an image layer called collision and put furniture on it, I have used the object editor, I have rearranged the layers moving them around and still have the...