madxmike
  • Joined on 2023-07-08
madxmike commented on issue studio/idle-survivors#8 2023-07-31 21:15:04 -05:00
Camera Controls

Added in 3043c54bc4

madxmike closed issue studio/idle-survivors#8 2023-07-31 21:15:04 -05:00
Camera Controls
madxmike merged pull request studio/idle-survivors#10 2023-07-31 19:10:42 -05:00
Add Camera controlled by player. #7
madxmike pushed to main at studio/idle-survivors 2023-07-31 19:10:42 -05:00
3043c54bc4 Add Camera controlled by player. #7 (#10)
madxmike deleted branch player-camera from studio/idle-survivors 2023-07-31 19:10:42 -05:00
madxmike opened issue studio/idle-survivors#12 2023-07-31 16:39:46 -05:00
AFK Auto Camera
madxmike opened issue studio/idle-survivors#11 2023-07-31 16:29:15 -05:00
Enemy Spawning and movement.
madxmike created pull request studio/idle-survivors#10 2023-07-31 13:19:20 -05:00
Add Camera controlled by player. #7
madxmike created branch player-camera in studio/idle-survivors 2023-07-31 13:17:14 -05:00
madxmike pushed to player-camera at studio/idle-survivors 2023-07-31 13:17:14 -05:00
bc8dfd0337 Add Camera controlled by player. #7
madxmike pushed to main at studio/idle-survivors 2023-07-30 18:24:52 -05:00
5e894f79e4 Add Input System package
madxmike opened issue studio/idle-survivors#8 2023-07-30 14:51:36 -05:00
Camera Controls
madxmike commented on issue studio/idle-survivors#2 2023-07-30 11:03:41 -05:00
Implement Attribute System

Attribute and Effect are implemented, at least to an extent. AttributeSet and AttributeSystem are not. I feel like we can hold off on those for a while and go ahead with #3.

Sounds good to me.

madxmike approved studio/idle-survivors#7 2023-07-30 10:44:43 -05:00
feature-attributes
madxmike commented on pull request studio/idle-survivors#7 2023-07-30 09:25:43 -05:00
feature-attributes

Missing SO suffix

madxmike commented on pull request studio/idle-survivors#7 2023-07-30 09:25:43 -05:00
feature-attributes

If we private set here is the editor able to set these values?

madxmike opened issue studio/idle-survivors#6 2023-07-28 14:22:38 -05:00
Party / Groups
madxmike approved studio/idle-survivors#5 2023-07-23 17:10:27 -05:00
attribute system
madxmike commented on pull request studio/idle-survivors#5 2023-07-23 17:10:24 -05:00
attribute system

Lets just keep it simple for now and use this one. If we find we want a table driven one then we can make it.

madxmike commented on pull request studio/idle-survivors#5 2023-07-23 16:28:31 -05:00
attribute system

As i think about this, what we actually probably want is this whole thing to be data driven from a table (effectively a sparse mapping of numbers).