Xenareee
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
A message to everyone with the floppy limbs problem:Disable the "movable" aspect of every sculpt that is floppy. It's in the physics menu.And that's it. It won't prevent you from animating or movin...
-
Never hope no one would spoil the ending. Try to program as if the player wanted to break the game ASAP, haha ^^The certain levels are sepatare scenes from the hub room, or are in the same one?My s...
-
My only idea is to have a timer for a short period of time (like 0.2 sec) that divides a press from hold. From this I mean detecting if the button is pressed or held, and after these 0.2 seconds go...
-
No problem, good luck with it! ^^
-
Zupaton, that would only work if levels are played in order, as you said. But also, it won't work if scores earned from levels can be different.merkaba48, are all levels played in order? And what k...
-
That's what I exactly said in my first comment: a variable needs to be persistent to be saved no matter where the player is in a whole dream. Sorry if it was unclear.If you have non-persistable var...
-
Nice idea with the scoreboard. Good luck then! ^^
-
To make individual scores changeable at any time, you'll need those 30 persisting-in-a-dream variables. Sorry. Either that, or just block the replaying. This depends on your dream and what you want...
-
No problem :)If you want to suggest a new feature, there's always feedback section on this site. Users can vote on ideas, comment, the same you can do with questions. And Mm checks this section too...
-
To cancel the animation, you just need to power off the timeline. If I remember correctly, there's a few settings in timeline's properties that set how it works. Set it to mode when it plays only w...