Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

physnet: spawn cubes with colliders #108

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

TheButlah
Copy link
Contributor

@TheButlah TheButlah commented May 28, 2024

Screenshot 2024-05-28 at 04 15 49

@TheButlah TheButlah requested a review from MalekiRe May 28, 2024 08:12
@TheButlah TheButlah force-pushed the thebutlah/physnet_add_random_cubes branch from edf3a47 to cf6e30b Compare May 28, 2024 08:17
@TheButlah TheButlah enabled auto-merge (squash) May 28, 2024 08:18
.add_systems(Startup, setup)
.add_systems(Update, handle_spawn_cube)
.add_systems(Update, spawn_cube_timer(Duration::from_millis(1000)))
.add_event::<SpawnCubeEvt>()
// .add_systems(Update, hands)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missed a spot

@TheButlah TheButlah disabled auto-merge June 4, 2024 02:58
@TheButlah TheButlah merged commit 02224a8 into main Jun 4, 2024
3 checks passed
@TheButlah TheButlah deleted the thebutlah/physnet_add_random_cubes branch June 4, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants