more from jStrahan
http://youtu.be/gcmNN-dh1lM
[import]uid: 7911 topic_id: 17192 reply_id: 317192[/import]
more from jStrahan
http://youtu.be/gcmNN-dh1lM
[import]uid: 7911 topic_id: 17192 reply_id: 317192[/import]
i am new to corona .now develop a simple ball games in the games the ball move from one place to another with the help bucket in between
the bucket is one localgroup and ball is in maingroup and localgroup is inserted into maingroup when the ball is moved it does not dected collision of localgroup objects please help me [import]uid: 91542 topic_id: 17192 reply_id: 64816[/import]
hitTest will be able to handle collision between two object in different groups even handle collision between a physics object and non physics object but the first release you will have to handle the reaction in second release there will be some pre-programmed reactions [import]uid: 7911 topic_id: 17192 reply_id: 64855[/import]
actually the video shows collision between the man which is a physics object in one layer and the block a non physics object in another layer [import]uid: 7911 topic_id: 17192 reply_id: 64857[/import]
hoping to have ready in a week got a few more things to do first [import]uid: 7911 topic_id: 17192 reply_id: 64968[/import]
This really looks good. Collision detection between physics objects in different groups is my current issue right now.
When is your code coming out? [import]uid: 87837 topic_id: 17192 reply_id: 64966[/import]
Will be ready soon
Feature List:
Debug Mode
turn on/off on all objects in the hit list
turn on/off on single object in the hit list
green = static objects
yellow = movable objects
red = collision
Collision Detection
check one object against all others in the hit list
check one object against one other object in the hit list
adjust size of collision zone
offset the collision zone
detect between objects in different groups
between physics object and non physics object
** zone and offset does not work with physics objects **
Simple API
one line of code to add object to the hit list
one line of code to check collision
Coming Features
pre-made collision responses
work with Graffiti Particle System
more…
[import]uid: 7911 topic_id: 17192 reply_id: 65312[/import]
awesome feature, i assume its really helpful for physics and platform games [import]uid: 16142 topic_id: 17192 reply_id: 65317[/import]
anyone wanting to beta test the code [import]uid: 7911 topic_id: 17192 reply_id: 65438[/import]
i’d like to test it [import]uid: 16142 topic_id: 17192 reply_id: 65439[/import]
i need an email to send you the dropbox link [import]uid: 7911 topic_id: 17192 reply_id: 65441[/import]
I too would like to test it. I’m currently working on a game project and my current issue is collision detection between separate groups. I wonder if your latest code can assist me with my problem. My email is bruceleroyjr@gmail.com. Thank you =) [import]uid: 87837 topic_id: 17192 reply_id: 65461[/import]
Yes, I’d love to test it for you. I’ve got an game where this might just be perfect:
use rob at robmiracle dot com
for drop box purposes. [import]uid: 19626 topic_id: 17192 reply_id: 65467[/import]
links sent [import]uid: 7911 topic_id: 17192 reply_id: 65482[/import]
Hey jstrahan. I’m on the last stages of a project and to create my boundaries properly I need collisions from one object in my background group and two objects in local group to work together. I’ve been very close to a solution multiple times but am struggling and was hoping you could offer some insight on how to get this working.
Thanks for taking the time to read this and I appreciate any advice or information your willing to give.
Stewartboyce
Stewartboyce@gmx.com [import]uid: 64112 topic_id: 17192 reply_id: 65493[/import]
first of all, thanks for code
second, it do not work for me, when i open main.lua, terminal is cursing me with errors like “invalid parameter passed to sprite.newSpriteSheetFromData” [import]uid: 16142 topic_id: 17192 reply_id: 65495[/import]
I’m not at home and phone want connect to Dropbox I think I forgot to add images to Dropbox it will be bout 30 min
thanks [import]uid: 7911 topic_id: 17192 reply_id: 65497[/import]
Yes Jeff. I believe that is the problem. I’m getting the same error too and according to the error, it look like there are images missing. [import]uid: 87837 topic_id: 17192 reply_id: 65499[/import]
thanks everyone
beta testing is closed to any new request to test
code should be release within a week unless any issues occure [import]uid: 7911 topic_id: 17192 reply_id: 65500[/import]