Skip to content

Personal UE5 project; mix of Asteroids and Space Invaders [postponed]

Notifications You must be signed in to change notification settings

dimkKy/BBInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BBInvaders

Detailed description is on its way

Remarks

Originally I wanted asteroids and invaders to be made with instanced static mesh component to improve perfomance, but for some reason generated instances were missing collision. Like, at all. And I honestly no idea why, since the mesh itself had collision and the component setup should be the same as with usual static mesh component (well, except ISMComponent->bMultiBodyOverlap = true;). demo picture I could assign collision components to each instance, but decided to stick with regular SM components. If you have any ideas what I missed, suggestions would be highly appreceated.

Compatibility

  • Unreal Engine 5.3

About

Personal UE5 project; mix of Asteroids and Space Invaders [postponed]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published