PhantomGazebo
- Actividad total 19
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 9
-
PhantomGazebo hizo un comentario,
On the DualShock L1 + Triangle swaps between blend and stamp. My favorite shortcut!
-
PhantomGazebo hizo un comentario,
1. If you have it functioning properly in reverse it sounds like a Not gate before you plug it into Visible would solve all your problems2. How about if you put a trigger zone on the object that lo...
-
PhantomGazebo hizo un comentario,
I would use a counter:Set counter max to 2When counter hits target value reset counterPress Triangle bumps the counter value up 1(So 0 = not drawn, 1 = drawn)Wire Counter’s current value to the dra...
-
PhantomGazebo hizo un comentario,
I’m figuring my way through these issues at the moment too. I’m making a game where you can pick up rocks and throw them. My solution to the character collision issue was to turn off the object’s c...
-
PhantomGazebo hizo un comentario,
First idea that comes to mind is making a cone-shaped trigger zone for the area where you want the eye to follow. If the tag is is the zone it activates the rotator. You could have the eye return t...
-
PhantomGazebo hizo un comentario,
Check this out: https://youtu.be/KknE8BfAros
-
PhantomGazebo hizo un comentario,
I was having a hard time making this work on a dog I created. Manually snapping stuff together would cause the parts to overlap and spaz out or the joints to break. I think what finally fixed it wa...
-
PhantomGazebo hizo un comentario,
Try snapping the mover to the block outside of the group. (Select the mover > phase out of the brush + block group, and snap it to the tile)
-
PhantomGazebo hizo un comentario,
I think the general idea would be to have a tag on the surface of the object you want to push, and a tag on the puppets hand. When you want to push (maybe you enter a trigger zone AND push x) then ...
-
PhantomGazebo hizo un comentario,
Not sure if this is the best solution but it’s what came to mind! Sorry if some terminology is wrong I don’t have the game in front of me.The wind is generated by a Force Applier. Made fancy with P...