PhantomGazebo
- Gesamtaktivitäten 19
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 9
-
PhantomGazebo hat einen Kommentar hinterlassen
On the DualShock L1 + Triangle swaps between blend and stamp. My favorite shortcut!
-
PhantomGazebo hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
Check this out: https://youtu.be/KknE8BfAros
-
PhantomGazebo hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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...