Whitaker: Double check all components When setting up actor locations!
03/18/2023
My main issue was when I spawned the dice block using player input. The dice block would stay at 0,0,0 in the world! I tried setting up different root components and made sure everything was set to movable. I tried examples of using different objects instead of the dice. They worked too which was really frustrating. Finally, I figured the main issue was having the actor component attached to my dice. Research proved to provide very little help on the matter.
Turns out, I was setting the location of the owner of the actor component to 0,0,0 in the components tick function! this was due to some other functionality that was setup improperly for the given context. After making a fresh class that only had the functionality I actually needed for this context, we were able to spawn the dice wherever I wanted!
Get Party Panic!
Party Panic!
Race against your friends for the treasure in this 4-player party board game!
Status | Released |
Author | ctrl.alt.defeat.team |
Genre | Adventure |
Tags | Board Game, minigames, Multiplayer, party-game |
Languages | English |
More posts
- Game Over! Continue?Jun 24, 2023
- Reflecting on the Journey: The Finale of Party Panic's Development... or IS it?Jun 22, 2023
- New UI, same old usJun 17, 2023
- Animating A Mesh Without a Skeleton by WhitakerJun 16, 2023
- Animating Text in a Widget By WhitakerJun 16, 2023
- Final Stages and Future Prospects: Party Panic DevlogJun 15, 2023
- The Volcano is active!Jun 10, 2023
- Devlog: Conquering the Challenges in 'Crash'em Karts' - New Kart Racing Mini-gam...Jun 09, 2023
- Camera Angles and using new CamerasJun 08, 2023
- Party Panic! Devlog: Navigating through Challenges and Revving Up for a New Mini...Jun 02, 2023
Leave a comment
Log in with itch.io to leave a comment.