Collision detection for GASP
Registered by
Thomas Doggette
Creates a function Touching(
Blueprint information
- Status:
- Complete
- Approver:
- Luke Faraone
- Priority:
- Not
- Drafter:
- Thomas Doggette
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Obsolete
- Series goal:
- Declined for 0.2.x
- Implementation:
- Deferred
- Milestone target:
- None
- Started by
- Completed by
- Thomas Doggette
Related branches
Related bugs
Sprints
Whiteboard
is collision detection out of scope? Jeff and I discussed this a long time ago and he thought that we should not provide this because the focus of gasp is to teach programming and not create games. Doing your own collision detection is a learning experience and is not to much to ask.
It would be better imho enough to teach them how to write a touching function and then encourage them to keep a library of code that they reuse
(?)