The tutorial idea will be awsome ! With timer for collect the orbs, and a enemy AI will be cool too ! Thanks ! i learn a lot, i need to practice more and understand
@roydash56572 жыл бұрын
Really fantastic! Really awesome! Really great! Really I want to see more! More videos! Please make more videos. I wish you GOOD LUCK
@RuinedRealityReact2 жыл бұрын
How would i make orbs follow player?
@unrealdamagecontrol2 жыл бұрын
You would need to make a custom event to pull the orb towards the player. The maths is simple (Get Player Actor Location - Get Actor Location) Normalise Node and then the multiply ( Normalise node * Speed * Get World Delta Seconds) You can put that maths in to "add actor local offset" . I have made a video for this which I need to upload
@unrealdamagecontrol2 жыл бұрын
I just uploaded that video. Hope it helps.
@ItzLeX272 жыл бұрын
I have a request. Well 2, I ask you to do this as there's 0 tutorials online for people who are new to ue5 so my requests are things like the freddy mask and the puppets music box. Ik you're probably done with the fnaf series but I think these need to be covered more. It took me some time to do my own stuff and I'm not even done yet with my fan game.
@unrealdamagecontrol2 жыл бұрын
I am far from done with FNAF. Like the features you mentioned, FNAF 2,3 ,4 and the rest are still to come. Very excited to get those all out!!
@ItzLeX272 жыл бұрын
@@unrealdamagecontrol Nice! (Also I recommend doing a tutorial about game instances)
@ItzLeX272 жыл бұрын
@@unrealdamagecontrol But anyways I decided for my fan game that when the player puts the mask on it disables movement and collison. Than I’ll make it so if a raycast hits the collision of the player it kills them