playMaker

Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
iOS Help / Re: New Input System and Cinemachine Single Touch/Multitouch?
« Last post by LowellFrancis on October 21, 2025, 04:12:48 AM »
This is exactly what I was looking for, thank you ;)
22
PlayMaker Help / Pattern Connect Minigame
« Last post by _arnaumoreno on October 19, 2025, 06:19:41 PM »
Hi, im trying to create a minigame for a project, where i want to de the tipical Pattern Lock on phone, but i want to do custom shapes, and diferent ones, im having truble about how doing it, since the project is 3d, but this minigame must be on the canvas, and im not able to find the tools to do thinks for example like making a line that goes from to first point you clicked to the mouse cursor, and when the mouse is in the top of onther point make the line snap on that one but keep going to the same one, i dont know if you could understand me propperly. im attaching a link to the idea and an image about how i have my canva distributed right now.
https://tympanix.github.io/pattern-lock-js/
23
General Discussion / Re: Dotween or PlayMaker
« Last post by brooklynwright on October 18, 2025, 12:12:41 AM »
You can use Cinemachine with Playmaker too. One handles camera control, while the other manages visual scripting and logic.
24
User Showcase / Re: Game Creator 2 and Playmaker Asset heading to Store
« Last post by redikann on October 17, 2025, 04:45:34 PM »
thanks for looking :)
25
User Showcase / Re: Game Creator 2 and Playmaker Asset heading to Store
« Last post by Aaddiction on October 17, 2025, 12:54:35 PM »
Looks great!
26
PlayMaker Help / Is there a way to pre-load resources using playmaker?
« Last post by tutxinho on October 17, 2025, 11:01:11 AM »
Is there a way to pre-load resources using Playmaker? For example, I'd like to pre-load VFX textures to prevent frame drops when the VFX first appears in the game.
27
User Showcase / Re: Game Creator 2 and Playmaker Asset heading to Store
« Last post by redikann on October 14, 2025, 05:45:32 PM »

Animation Asset breakdown
currently 600 in que....
28
General Discussion / Re: Dotween or PlayMaker
« Last post by Aaddiction on October 13, 2025, 02:23:56 PM »
You can use DOTween with playmaker. One is for animation, other is for visual scripting.
29
PlayMaker Help / Re: Rotate Skybox [SOLVED]
« Last post by Joseph Thomas on October 10, 2025, 02:34:27 PM »
Hi

Try using ‘Set material float’ action
In the material field assign the material with the cube map
In the named float field assign (in this case) _Rotation (the underscore before the exposed variable is very important)
Then add a float variable and animate it etc
30
General Discussion / Dotween or PlayMaker
« Last post by worthmuddled on October 09, 2025, 03:05:22 AM »
Hi admin,
Is Dotween significantly faster than PlayMaker's built-in system?
Pages: 1 2 [3] 4 5 ... 10