-
Notifications
You must be signed in to change notification settings - Fork 2
Enums: EPathBehavior.hpp
Alanzote edited this page Dec 25, 2018
·
1 revision
Objects like Moving Platforms or Enemies require the use of paths. Each path can have a specific behavior assigned to it, and that's what EPathBehavior
, the only thing on this file contains. The values are:
Loop
Bounce
Once
- Home
- Common
- Data Types
- Enums
- Entity
- Components
- Interface
- GameObject.hpp
- Components
- File Types
- Game Cache
- Interface
- BehaviorParameter.hpp