TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
Collision and Multiple Actors of same type.
Pages:
1
Collision and Multiple Actors of same type.
ggiersdorf
Posts: 52
March 14, 2014, 08:15:26 am
Ok so lets say we have one actor but multiple spawns of actor on the screen at once. So when the player hits this actor how do I make an effect that only effects that single actor? I have tried the last collide actor but that usually is the player, I tried doing some other things like flip to background but collisions still happen..
I need something like when Player hits Collided actor of this group than do this... Does anyone have any ideas or recommendations?
What has been happening is multiple actors immediately get that effect like jump or fall etc..
NoFaceEntertainment
Posts: 239
March 14, 2014, 08:36:17 am
Instead of making an {Effect Actor Type}, which effects everyone, of that type.
Use {Specific Actor}
OR
I guess you can try, {Collision with Any}
I'm 17 years old, here to help and Entertain. {Also to make fun games}
ADAM: (
http://www.stencyl.com/game/play/25588
)
Also, if you need help making a platformer, search {Jumper} in Stencyl Forge. This is a player with everything you need in it, that i made. Enjoy!
ggiersdorf
Posts: 52
March 14, 2014, 08:48:28 am
I will try that again but I believe since all the actors are that specific actor it will do the same.. Let me verify however.
NoFaceEntertainment
Posts: 239
March 14, 2014, 08:49:14 am
Okay buddy, please send some pics. Good luck.
I'll be Offline for a bit now.
« Last Edit: March 14, 2014, 08:59:14 am by NoFaceEntertainment »
I'm 17 years old, here to help and Entertain. {Also to make fun games}
ADAM: (
http://www.stencyl.com/game/play/25588
)
Also, if you need help making a platformer, search {Jumper} in Stencyl Forge. This is a player with everything you need in it, that i made. Enjoy!
ggiersdorf
Posts: 52
March 14, 2014, 08:59:45 am
Could only do a TYPE-TYPE setting to get all the variables working correctly. Ill play around more but doesnt seem to be a way to get one actor alone it's grouped sadly..
Pages:
1