Mm Bogdan & Matt
- Łączna aktywność 153
- Ostatnia aktywność
- Członek od
- Obserwowani Użytkownicy: 0
- Obserwujący Użytkownicy: 0
- Głosy 0
- Subskrypcje 71
-
Hi, the most robust solution is probably to use a bit of vector maths. First thing you need is a vector that points along the direction of your aircraft's nose. You can get this by placing a move...
-
Hi, I think I would try making an invisible block and sticking a controller sensor on it with "follow imp" set. Then put a key on the invisible block and get your points to follow the key when bei...
-
Hi, an extension of Supposer's idea would be for each of your targets to broadcast their position. I.e. for each target, add a tag, wire the tag "Scene Space Transform" into a splitter. Wire the ...
-
Hi, One way is to set the score directly to whatever value you need and then smooth the value that you display. Wire the "Current Score" output through a signal manipulator before you send it to y...
-
Hi, You're right! All speeds and distances (well o.k. there are a few exceptions...) get multiplied by the scale of the gadget. Probably you have at some point scaled down the Model that the gadge...
-
Hi, interesting one! The position of the gadget's gizmo is always stored relative to the microchip it is on. So if the microchip moves, under animation or physics, the gizmo position will always ...
-
Hi, the limit is per Dream. You can have as many variable gadgets in a scene as the thermo allows but only 128 can be saved to the the user's save data per Dream (i.e be persistent). As of full r...
-
Hi, a simple way to make your glove puppet is to use the "Follow Imp" setting on the Controller Sensor gadget. Then when you possess the object with the trigger it will follow your imp around as i...
-
Not yet sadly, but there is a plan for something in the future that will allow you to create custom scoreboards within your level.thanksMatt
-
Hi, not sure of the exact effect you want but potentially if you want to rotate instantaneously to one of several rotations you could simply create a keyframe for each one. Then toggle the correct...