Jeebus__Price
- 총 활동 수 12
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 5
- 구독 수 2
-
Jeebus__Price님이 에 게시물을 만듦
Live loading and unloading assets after the scene has already started.
As of now, every asset you want to use in a scene needs to be there from the start. This quickly fills up you thermos even though you will not need the assets until later on. There may be a drop ...
-
Jeebus__Price님이 에 댓글을 입력함
Just wanted to give an update on my workaround in case it is helpful to anyone else. I used a selector to determine which animation would play (because the port stays active even after the signal g...
-
Jeebus__Price님이 에 댓글을 입력함
Thanks for the help! This at least gives me a few things to try. I had all of animations set to “play once”. In this mode it seems there is no way to stop the animation once it starts... I’ll try w...
-
Jeebus__Price님이 에 댓글을 입력함
I think that would work if I only had one combo. I was planning on going pretty in depth with it... A lot of mix up in attacks means a lot of different reactions to them. I still need to know how t...
-
Jeebus__Price님이 에 게시물을 만듦
How do I cancel an animation?
I am making a combo system for my fighting game. I have it figured out on my main character and it works well, but I am having an issue with animating the enemy getting hit. I have created differen...