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

Added in 3043c54bc4

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

Missing SO suffix

madxmike commented on pull request studio/idle-survivors#7 2023-07-30 10:25:43 -04: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 15:22:38 -04:00
Party / Groups
madxmike approved studio/idle-survivors#5 2023-07-23 18:10:27 -04:00
attribute system
madxmike commented on pull request studio/idle-survivors#5 2023-07-23 18:10:24 -04: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 17:28:31 -04: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).